HyperPlatform Programmer's Reference
|
Functions | |
DECLSPEC_NORETURN void __cdecl | _Xbad_alloc () |
DECLSPEC_NORETURN void __cdecl | _Xinvalid_argument (_In_z_ const char *) |
DECLSPEC_NORETURN void __cdecl | _Xlength_error (_In_z_ const char *) |
DECLSPEC_NORETURN void __cdecl | _Xout_of_range (_In_z_ const char *) |
DECLSPEC_NORETURN void __cdecl | _Xoverflow_error (_In_z_ const char *) |
DECLSPEC_NORETURN void __cdecl | _Xruntime_error (_In_z_ const char *) |
DECLSPEC_NORETURN void __cdecl std::_Xbad_alloc | ( | ) |
DECLSPEC_NORETURN void __cdecl std::_Xinvalid_argument | ( | _In_z_ const char * | ) |
DECLSPEC_NORETURN void __cdecl std::_Xlength_error | ( | _In_z_ const char * | ) |
DECLSPEC_NORETURN void __cdecl std::_Xout_of_range | ( | _In_z_ const char * | ) |
DECLSPEC_NORETURN void __cdecl std::_Xoverflow_error | ( | _In_z_ const char * | ) |
DECLSPEC_NORETURN void __cdecl std::_Xruntime_error | ( | _In_z_ const char * | ) |