代码搜索:STLP
找到约 652 项符合「STLP」的源代码
代码结果 652
www.eeworm.com/read/392773/2490853
h _intel.h
// STLport configuration file
// It is internal STLport header - DO NOT include it directly
#define _STLP_COMPILER "Intel ICL"
#define _STLP_IMPORT_TEMPLATE_KEYWORD extern
/* You need to undef foll
www.eeworm.com/read/392773/2490861
h _sgi.h
// STLport configuration file
// It is internal STLport header - DO NOT include it directly
#define _STLP_COMPILER "CC"
#define _STLP_HAS_SPECIFIC_PROLOG_EPILOG
// define native include path before
www.eeworm.com/read/351418/3107946
h _bc.h
// STLport configuration file
// It is internal STLport header - DO NOT include it directly
//#define _STLP_VERBOSE
#define _STLP_COMPILER "Borland"
#if (__BORLANDC__ < 0x551)
# error - Bo
www.eeworm.com/read/351418/3107960
h _msvc.h
/* STLport configuration file
* It is internal STLport header - DO NOT include it directly
* Microsoft Visual C++ 6.0, 7.0, 7.1, 8.0, ICL
*/
#if !defined (_STLP_COMPILER)
# define _STLP_COM
www.eeworm.com/read/317951/3573389
h compat.h
/*
* Compatibility section
* This section sets new-style macros based on old-style ones, for compatibility
*/
#if defined (__STL_DEBUG) && !defined (_STLP_DEBUG)
# define _STLP_DEBUG __ST
www.eeworm.com/read/317951/3573400
h _sunprocc.h
// STLport configuration file
// It is internal STLport header - DO NOT include it directly
#define _STLP_COMPILER "Sunpro CC"
#define _STLP_LONG_LONG long long
// GAB: 11/09/05
// Startin
www.eeworm.com/read/282766/4087578
h compat.h
/*
* Compatibility section
* This section sets new-style macros based on old-style ones, for compatibility
*/
#if defined (__STL_DEBUG) && !defined (_STLP_DEBUG)
# define _STLP_DEBUG __ST
www.eeworm.com/read/282766/4087589
h _sunprocc.h
// STLport configuration file
// It is internal STLport header - DO NOT include it directly
#define _STLP_COMPILER "Sunpro CC"
#define _STLP_LONG_LONG long long
// GAB: 11/09/05
// Startin
www.eeworm.com/read/411488/2187243
h _bc.h
// STLport configuration file
// It is internal STLport header - DO NOT include it directly
//#define _STLP_VERBOSE
#define _STLP_COMPILER "Borland"
#if (__BORLANDC__ < 0x551)
# error - Borland co
www.eeworm.com/read/392773/2490854
h _gcc.h
/* STLport configuration file
* It is internal STLport header - DO NOT include it directly
*/
#define _STLP_COMPILER "gcc"
#define _STLP_HAS_INCLUDE_NEXT 1
#if (__GNUC__ < 2) || ((__GNUC__ < 3) &