ReactOS 0.4.15-dev-7788-g1ad9096
_apple.h File Reference
#include <ConditionalMacros.h>
#include <Types.h>
Include dependency graph for _apple.h:

Go to the source code of this file.

Macros

#define _STLP_COMPILER   "spec me!"
 
#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
 

Macro Definition Documentation

◆ _NOTHREADS

#define _NOTHREADS

Definition at line 94 of file _apple.h.

◆ _STLD

#define _STLD   _DBG

Definition at line 89 of file _apple.h.

◆ _STLP_ASSERT_MSG_TRAILER

#define _STLP_ASSERT_MSG_TRAILER   " "

Definition at line 60 of file _apple.h.

◆ _STLP_BROKEN_EXCEPTION_CLASS

#define _STLP_BROKEN_EXCEPTION_CLASS

Definition at line 105 of file _apple.h.

◆ _STLP_COMPILER

#define _STLP_COMPILER   "spec me!"

Definition at line 7 of file _apple.h.

◆ _STLP_DEBUG_MESSAGE_POST

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

Definition at line 59 of file _apple.h.

◆ _STLP_DONT_SIMULATE_PARTIAL_SPEC_FOR_TYPE_TRAITS

#define _STLP_DONT_SIMULATE_PARTIAL_SPEC_FOR_TYPE_TRAITS

Definition at line 108 of file _apple.h.

◆ _STLP_DONT_USE_BOOL_TYPEDEF

#define _STLP_DONT_USE_BOOL_TYPEDEF

Definition at line 45 of file _apple.h.

◆ _STLP_HAS_NO_EXCEPTIONS

#define _STLP_HAS_NO_EXCEPTIONS

Definition at line 56 of file _apple.h.

◆ _STLP_HAS_NO_NEW_C_HEADERS

#define _STLP_HAS_NO_NEW_C_HEADERS

Definition at line 99 of file _apple.h.

◆ _STLP_MAKE_HEADER

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

Definition at line 85 of file _apple.h.

◆ _STLP_MPWFIX_CATCH

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

Definition at line 111 of file _apple.h.

◆ _STLP_MPWFIX_CATCH_ACTION

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

Definition at line 112 of file _apple.h.

◆ _STLP_MPWFIX_TRY

#define _STLP_MPWFIX_TRY   try{

Definition at line 110 of file _apple.h.

◆ _STLP_NATIVE_INCLUDE_PATH

#define _STLP_NATIVE_INCLUDE_PATH   ::CIncludes

Definition at line 80 of file _apple.h.

◆ _STLP_NO_BAD_ALLOC

#define _STLP_NO_BAD_ALLOC

Definition at line 98 of file _apple.h.

◆ _STLP_NO_BOOL

#define _STLP_NO_BOOL

Definition at line 44 of file _apple.h.

◆ _STLP_NO_CLASS_PARTIAL_SPECIALIZATION

#define _STLP_NO_CLASS_PARTIAL_SPECIALIZATION

Definition at line 114 of file _apple.h.

◆ _STLP_NO_CONTAINERS_EXTENSION

#define _STLP_NO_CONTAINERS_EXTENSION

Definition at line 19 of file _apple.h.

◆ _STLP_NO_FUNCTION_TMPL_PARTIAL_ORDER

#define _STLP_NO_FUNCTION_TMPL_PARTIAL_ORDER

Definition at line 116 of file _apple.h.

◆ _STLP_NO_NATIVE_MBSTATE_T

#define _STLP_NO_NATIVE_MBSTATE_T

Definition at line 101 of file _apple.h.

◆ _STLP_NO_NATIVE_WIDE_FUNCTIONS

#define _STLP_NO_NATIVE_WIDE_FUNCTIONS

Definition at line 102 of file _apple.h.

◆ _STLP_NO_NATIVE_WIDE_STREAMS

#define _STLP_NO_NATIVE_WIDE_STREAMS

Definition at line 103 of file _apple.h.

◆ _STLP_NO_NEW_NEW_HEADER

#define _STLP_NO_NEW_NEW_HEADER

Definition at line 100 of file _apple.h.

◆ _STLP_NO_PARTIAL_SPECIALIZATION_SYNTAX

#define _STLP_NO_PARTIAL_SPECIALIZATION_SYNTAX

Definition at line 115 of file _apple.h.

◆ _STLP_NO_RELOPS_NAMESPACE

#define _STLP_NO_RELOPS_NAMESPACE

Definition at line 117 of file _apple.h.

◆ _STLP_NO_THREADS

#define _STLP_NO_THREADS

Definition at line 92 of file _apple.h.

◆ _STLP_NO_UNCAUGHT_EXCEPT_SUPPORT

#define _STLP_NO_UNCAUGHT_EXCEPT_SUPPORT

Definition at line 104 of file _apple.h.

◆ _STLP_THROW_RETURN_BUG

#define _STLP_THROW_RETURN_BUG

Definition at line 113 of file _apple.h.

◆ _STLP_UINT32_T

#define _STLP_UINT32_T   UInt32

Definition at line 37 of file _apple.h.

◆ _STLP_USE_STDIO_IO

#define _STLP_USE_STDIO_IO   1

Definition at line 91 of file _apple.h.

◆ _STLP_VENDOR_GLOBAL_STD

#define _STLP_VENDOR_GLOBAL_STD

Definition at line 97 of file _apple.h.

Typedef Documentation

◆ wint_t

typedef int wint_t

Definition at line 38 of file _apple.h.