代码搜索:STLP
找到约 652 项符合「STLP」的源代码
代码结果 652
www.eeworm.com/read/294946/3914431
h sstream.h
using _STLP_NEW_IO_NAMESPACE::basic_stringbuf;
using _STLP_NEW_IO_NAMESPACE::stringbuf;
using _STLP_NEW_IO_NAMESPACE::basic_istringstream;
using _STLP_NEW_IO_NAMESPACE::basic_ostringstream;
using _ST
www.eeworm.com/read/411488/2187185
sstream
using _STLP_NEW_IO_NAMESPACE::basic_stringbuf;
using _STLP_NEW_IO_NAMESPACE::stringbuf;
using _STLP_NEW_IO_NAMESPACE::basic_istringstream;
using _STLP_NEW_IO_NAMESPACE::basic_ostringstream;
using _ST
www.eeworm.com/read/411488/2187277
h _hpux.h
#ifndef __stl_config__hpux_h
#define __stl_config__hpux_h
#define _STLP_PLATFORM "HP Unix"
#ifdef __GNUC__
# define _STLP_NO_WCHAR_T
# define _STLP_NO_CWCHAR
# define _STLP_NO_LONG_DOUBLE
#endif
www.eeworm.com/read/392773/2490778
sstream
using _STLP_NEW_IO_NAMESPACE::basic_stringbuf;
using _STLP_NEW_IO_NAMESPACE::stringbuf;
using _STLP_NEW_IO_NAMESPACE::basic_istringstream;
using _STLP_NEW_IO_NAMESPACE::basic_ostringstream;
using _ST
www.eeworm.com/read/411488/2187268
h _watcom.h
// STLport configuration file
// It is internal STLport header - DO NOT include it directly
#define _STLP_COMPILER "Watcom"
# ifndef _STLP_USE_NO_IOSTREAMS
# define _STLP_USE_NO_IOSTREAMS
# endif
www.eeworm.com/read/411488/2187286
h _apcc.h
// STLport config file for Apogee 4.x
#define _STLP_COMPILER "Apogee"
#define _STLP_NO_NEW_NEW_HEADER 1
#define _STLP_HAS_NO_NEW_IOSTREAMS 1
#define _STLP_HAS_NO_NEW_C_HEADERS 1
#if defined(_XOPEN_
www.eeworm.com/read/392773/2490865
h _hpux.h
#ifndef __stl_config__hpux_h
#define __stl_config__hpux_h
#define _STLP_PLATFORM "HP Unix"
#define _STLP_USE_UNIX_IO
#ifdef __GNUC__
# define _STLP_NO_WCHAR_T
# define _STLP_NO_CWCHAR
# define _
www.eeworm.com/read/317951/3573410
h _dm.h
// STLport configuration file for Digital Mars C++
//#define _STLP_VERBOSE
#define _STLP_COMPILER "DMC"
#if defined (_STLP_VERBOSE)
# pragma message __DMC_VERSION_STRING__
#endif
#if (_
www.eeworm.com/read/282766/4087599
h _dm.h
// STLport configuration file for Digital Mars C++
//#define _STLP_VERBOSE
#define _STLP_COMPILER "DMC"
#if defined (_STLP_VERBOSE)
# pragma message __DMC_VERSION_STRING__
#endif
#if (_
www.eeworm.com/read/411488/2187773
cpp sort_test.cpp
#include
#include
#include
#if defined (STLPORT) && defined (_STLP_DEBUG) && defined (_STLP_DEBUG_MODE_THROWS)
# define _STLP_DO_CHECK_BAD_PREDICATE
# include