28 #if !defined (_STLP_DEBUG) && ! defined (_STLP_ASSERTIONS) 29 # if !defined (__APPLE__) || !defined (__GNUC__) || (__GNUC__ < 3) || ((__GNUC__ == 3) && (__GNUC_MINOR__ < 3)) 61 #if defined (_STLP_NO_EXCEPTION_HEADER) || defined (_STLP_BROKEN_EXCEPTION_CLASS) 67 const char* bad_exception::what()
const _STLP_NOTHROW {
return "class bad_exception"; }
70 #if defined (_STLP_OWN_STDEXCEPT) 86 #if !defined(_STLP_WCE_EVC3) 87 # if defined (_STLP_NO_BAD_ALLOC) 88 const nothrow_t nothrow ;
92 #if !defined (_STLP_NO_FORCE_INSTANTIATE) 94 # if defined (_STLP_DEBUG) || defined (_STLP_ASSERTIONS) 111 # if !defined (_STLP_USE_PTR_SPECIALIZATIONS) 122 # if defined (_STLP_DEBUG) 134 # if !defined (_STLP_USE_PTR_SPECIALIZATIONS) 143 # if defined (_STLP_DEBUG) 145 # define _STLP_NON_DBG_VECTOR _STLP_NON_DBG_NAME(vector) 147 template class _STLP_CLASS_DECLSPEC _STLP_NON_DBG_VECTOR<locale::facet*, allocator<locale::facet*> >;
148 # undef _STLP_NON_DBG_VECTOR 155 # if defined (_STLP_USE_PTR_SPECIALIZATIONS) 203 #if defined (_STLP_SIGNAL_RUNTIME_COMPATIBILITY) 207 #define FORCE_SYMBOL extern 209 #if defined (_WIN32) && defined (_STLP_USE_DECLSPEC) && !defined (_STLP_USE_STATIC_LIB) 213 # define FORCE_SYMBOL APIENTRY 218 DWORD ul_reason_for_call,
220 switch (ul_reason_for_call) {
233 #if !defined (_STLP_MSVC) && !defined (__MINGW32__) 249 #if defined (__ICL) && (__ICL >= 900) && (_STLP_MSVC_LIB < 1300)
#define DLL_THREAD_ATTACH
BOOL WINAPI DisableThreadLibraryCalls(IN HMODULE hLibModule)
#define DLL_PROCESS_ATTACH
#define DLL_THREAD_DETACH
#define _STLP_MOVE_TO_PRIV_NAMESPACE
void(__cdecl * unexpected_handler)(void)
#define _STLP_NOTHROW_INHERENTLY
~invalid_argument() _STLP_NOTHROW_INHERENTLY
BOOL WINAPI DllMain(IN HINSTANCE hinstDLL, IN DWORD dwReason, IN LPVOID lpvReserved)
#define DLL_PROCESS_DETACH
#define _STLP_MOVE_TO_STD_NAMESPACE
~runtime_error() _STLP_NOTHROW_INHERENTLY
_Rep_type::iterator iterator
~overflow_error() _STLP_NOTHROW_INHERENTLY
_CRTIMP void __cdecl unexpected(void)
#define _STLP_CLASS_DECLSPEC
~out_of_range() _STLP_NOTHROW_INHERENTLY
#define _STLP_END_NAMESPACE
~logic_error() _STLP_NOTHROW_INHERENTLY
~domain_error() _STLP_NOTHROW_INHERENTLY
~length_error() _STLP_NOTHROW_INHERENTLY
#define _STLP_BEGIN_NAMESPACE
~range_error() _STLP_NOTHROW_INHERENTLY
~underflow_error() _STLP_NOTHROW_INHERENTLY
_CRTIMP unexpected_function __cdecl set_unexpected(unexpected_function _NewPtFunc)