/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.

Defines

#define _STLP_COMPILER   "MPW SCpp"
#define _STLP_NO_CONTAINERS_EXTENSION
#define _STLP_UINT32_T   UInt32
#define _STLP_NO_BOOL
#define _STLP_DONT_USE_BOOL_TYPEDEF
#define _STLP_HAS_NO_EXCEPTIONS
#define _STLP_DEBUG_MESSAGE_POST   DebugStr("\pSTL diagnosis issued. See 'stderr' for detail.");
#define _STLP_ASSERT_MSG_TRAILER   " "
#define _STLP_NATIVE_INCLUDE_PATH   ::CIncludes
#define _STLP_MAKE_HEADER(path, header)   <path:header>
#define _STLD   _DBG
#define _STLP_USE_STDIO_IO   1
#define _STLP_NO_THREADS
#define _NOTHREADS
#define _STLP_VENDOR_GLOBAL_STD
#define _STLP_NO_BAD_ALLOC
#define _STLP_HAS_NO_NEW_C_HEADERS
#define _STLP_NO_NEW_NEW_HEADER
#define _STLP_NO_NATIVE_MBSTATE_T
#define _STLP_NO_NATIVE_WIDE_FUNCTIONS
#define _STLP_NO_NATIVE_WIDE_STREAMS
#define _STLP_NO_UNCAUGHT_EXCEPT_SUPPORT
#define _STLP_BROKEN_EXCEPTION_CLASS
#define _STLP_DONT_SIMULATE_PARTIAL_SPEC_FOR_TYPE_TRAITS
#define _STLP_MPWFIX_TRY   try{
#define _STLP_MPWFIX_CATCH   }catch(...){throw;}
#define _STLP_MPWFIX_CATCH_ACTION(action)   }catch(...){action;throw;}
#define _STLP_THROW_RETURN_BUG
#define _STLP_NO_CLASS_PARTIAL_SPECIALIZATION
#define _STLP_NO_PARTIAL_SPECIALIZATION_SYNTAX
#define _STLP_NO_FUNCTION_TMPL_PARTIAL_ORDER
#define _STLP_NO_RELOPS_NAMESPACE

Typedefs

typedef int wint_t


Define Documentation

#define _NOTHREADS

Definition at line 98 of file _apple.h.

#define _STLD   _DBG

Definition at line 93 of file _apple.h.

#define _STLP_ASSERT_MSG_TRAILER   " "

Definition at line 64 of file _apple.h.

#define _STLP_BROKEN_EXCEPTION_CLASS

Definition at line 109 of file _apple.h.

#define _STLP_COMPILER   "MPW SCpp"

Definition at line 10 of file _apple.h.

#define _STLP_DEBUG_MESSAGE_POST   DebugStr("\pSTL diagnosis issued. See 'stderr' for detail.");

Definition at line 63 of file _apple.h.

#define _STLP_DONT_SIMULATE_PARTIAL_SPEC_FOR_TYPE_TRAITS

Definition at line 112 of file _apple.h.

#define _STLP_DONT_USE_BOOL_TYPEDEF

Definition at line 49 of file _apple.h.

#define _STLP_HAS_NO_EXCEPTIONS

Definition at line 60 of file _apple.h.

#define _STLP_HAS_NO_NEW_C_HEADERS

Definition at line 103 of file _apple.h.

#define _STLP_MAKE_HEADER ( path,
header   )     <path:header>

Definition at line 89 of file _apple.h.

#define _STLP_MPWFIX_CATCH   }catch(...){throw;}

#define _STLP_MPWFIX_CATCH_ACTION ( action   )     }catch(...){action;throw;}

Definition at line 116 of file _apple.h.

Referenced by __power().

#define _STLP_NATIVE_INCLUDE_PATH   ::CIncludes

Definition at line 84 of file _apple.h.

#define _STLP_NO_BAD_ALLOC

Definition at line 102 of file _apple.h.

#define _STLP_NO_BOOL

Definition at line 48 of file _apple.h.

#define _STLP_NO_CLASS_PARTIAL_SPECIALIZATION

Definition at line 118 of file _apple.h.

#define _STLP_NO_CONTAINERS_EXTENSION

Definition at line 23 of file _apple.h.

#define _STLP_NO_FUNCTION_TMPL_PARTIAL_ORDER

Definition at line 120 of file _apple.h.

#define _STLP_NO_NATIVE_MBSTATE_T

Definition at line 105 of file _apple.h.

#define _STLP_NO_NATIVE_WIDE_FUNCTIONS

Definition at line 106 of file _apple.h.

#define _STLP_NO_NATIVE_WIDE_STREAMS

Definition at line 107 of file _apple.h.

#define _STLP_NO_NEW_NEW_HEADER

Definition at line 104 of file _apple.h.

#define _STLP_NO_PARTIAL_SPECIALIZATION_SYNTAX

Definition at line 119 of file _apple.h.

#define _STLP_NO_RELOPS_NAMESPACE

Definition at line 121 of file _apple.h.

#define _STLP_NO_THREADS

Definition at line 96 of file _apple.h.

#define _STLP_NO_UNCAUGHT_EXCEPT_SUPPORT

Definition at line 108 of file _apple.h.

Referenced by basic_ostream< _CharT, _Traits >::sentry::~sentry().

#define _STLP_THROW_RETURN_BUG

Definition at line 117 of file _apple.h.

#define _STLP_UINT32_T   UInt32

Definition at line 41 of file _apple.h.

Referenced by subtractive_rng::_M_initialize(), and __debug_alloc< _Alloc >::allocate().

#define _STLP_USE_STDIO_IO   1

Definition at line 95 of file _apple.h.

#define _STLP_VENDOR_GLOBAL_STD

Definition at line 101 of file _apple.h.


Typedef Documentation

typedef int wint_t

Definition at line 42 of file _apple.h.



Generated on Mon Mar 10 15:32:50 2008 by  doxygen 1.5.1