OSDN Git Service

original
[gb-231r1-is01/GB_2.3_IS01.git] / ndk / sources / cxx-stl / stlport / stlport / stl / config / _mlc.h
1 // STLport configuration file
2 // It is internal STLport header - DO NOT include it directly
3
4 #define _STLP_NO_MEMBER_TEMPLATES             // Compiler does not support member templates
5 #define _STLP_NO_MEMBER_TEMPLATE_CLASSES      // Compiler does not support member template classes
6
7 #define _STLP_HAS_NEW_NEW_HEADER