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)
70#if defined (_STLP_OWN_STDEXCEPT)
86#if !defined(_STLP_WCE_EVC3)
87# if defined (_STLP_NO_BAD_ALLOC)
88const 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)
147template 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)
~domain_error() _STLP_NOTHROW_INHERENTLY
~invalid_argument() _STLP_NOTHROW_INHERENTLY
~length_error() _STLP_NOTHROW_INHERENTLY
~logic_error() _STLP_NOTHROW_INHERENTLY
~out_of_range() _STLP_NOTHROW_INHERENTLY
~overflow_error() _STLP_NOTHROW_INHERENTLY
~range_error() _STLP_NOTHROW_INHERENTLY
~runtime_error() _STLP_NOTHROW_INHERENTLY
_Rep_type::iterator iterator
~underflow_error() _STLP_NOTHROW_INHERENTLY
#define DLL_THREAD_DETACH
#define DLL_PROCESS_ATTACH
#define DLL_PROCESS_DETACH
#define DLL_THREAD_ATTACH
BOOL WINAPI DisableThreadLibraryCalls(IN HMODULE hLibModule)
#define _STLP_NOTHROW_INHERENTLY
#define _STLP_MOVE_TO_STD_NAMESPACE
#define _STLP_CLASS_DECLSPEC
#define _STLP_BEGIN_NAMESPACE
#define _STLP_END_NAMESPACE
#define _STLP_MOVE_TO_PRIV_NAMESPACE
_CRTIMP void __cdecl unexpected(void)
_CRTIMP unexpected_function __cdecl set_unexpected(unexpected_function _NewPtFunc)
void(__cdecl * unexpected_handler)(void)
BOOL WINAPI DllMain(IN HINSTANCE hinstDLL, IN DWORD dwReason, IN LPVOID lpvReserved)