ReactOS
0.4.16-dev-91-g764881a
terminate.cpp
Go to the documentation of this file.
1
/*
2
* PROJECT: ReactOS C++ Runtime Library
3
* LICENSE: CC0-1.0 (https://spdx.org/licenses/CC0-1.0)
4
* PURPOSE: __std_terminate implementation
5
* COPYRIGHT: Timo Kreuzer (timo.kreuzer@reactos.org)
6
*/
7
8
#include <exception>
9
10
extern
"C"
11
void
__std_terminate
()
12
{
13
terminate
();
14
}
terminate
void MSVCRT() terminate()
__std_terminate
void __std_terminate()
Definition:
terminate.cpp:11
sdk
lib
cpprt
terminate.cpp
Generated on Sat Oct 5 2024 06:12:52 for ReactOS by
1.9.6