/home/ntakagi/work/STLport-5.1.5/stlport/stl/config/_apple.h File Reference#include <ConditionalMacros.h>
#include <Types.h>
Go to the source code of this file.
Define Documentation
| #define _STLP_ASSERT_MSG_TRAILER " " |
| #define _STLP_BROKEN_EXCEPTION_CLASS |
| #define _STLP_COMPILER "MPW SCpp" |
| #define _STLP_DEBUG_MESSAGE_POST DebugStr("\pSTL diagnosis issued. See 'stderr' for detail."); |
| #define _STLP_DONT_SIMULATE_PARTIAL_SPEC_FOR_TYPE_TRAITS |
| #define _STLP_DONT_USE_BOOL_TYPEDEF |
| #define _STLP_HAS_NO_EXCEPTIONS |
| #define _STLP_HAS_NO_NEW_C_HEADERS |
| #define _STLP_MAKE_HEADER |
( |
path, |
|
|
header |
|
) |
<path:header> |
| #define _STLP_MPWFIX_CATCH }catch(...){throw;} |
| #define _STLP_MPWFIX_CATCH_ACTION |
( |
action |
|
) |
}catch(...){action;throw;} |
| #define _STLP_MPWFIX_TRY try{ |
| #define _STLP_NATIVE_INCLUDE_PATH ::CIncludes |
| #define _STLP_NO_BAD_ALLOC |
| #define _STLP_NO_CLASS_PARTIAL_SPECIALIZATION |
| #define _STLP_NO_CONTAINERS_EXTENSION |
| #define _STLP_NO_FUNCTION_TMPL_PARTIAL_ORDER |
| #define _STLP_NO_NATIVE_MBSTATE_T |
| #define _STLP_NO_NATIVE_WIDE_FUNCTIONS |
| #define _STLP_NO_NATIVE_WIDE_STREAMS |
| #define _STLP_NO_NEW_NEW_HEADER |
| #define _STLP_NO_PARTIAL_SPECIALIZATION_SYNTAX |
| #define _STLP_NO_RELOPS_NAMESPACE |
| #define _STLP_NO_UNCAUGHT_EXCEPT_SUPPORT |
| #define _STLP_THROW_RETURN_BUG |
| #define _STLP_UINT32_T UInt32 |
| #define _STLP_USE_STDIO_IO 1 |
| #define _STLP_VENDOR_GLOBAL_STD |
Typedef Documentation
Generated on Mon Mar 10 15:32:50 2008 by
1.5.1
|