代码搜索:STLP
找到约 652 项符合「STLP」的源代码
代码结果 652
www.eeworm.com/read/420704/10780036
h aligned_buffer.h
#ifndef ALIGNED_BUFFER_H
#define ALIGNED_BUFFER_H
_STLP_BEGIN_NAMESPACE
// this is for fake initialization
template
union _Stl_aligned_buffer {
char buf[sizeof(T)];
struct { doub
www.eeworm.com/read/127383/6006506
h strstream.h
using _STLP_NEW_IO_NAMESPACE::strstreambuf;
using _STLP_NEW_IO_NAMESPACE::istrstream;
using _STLP_NEW_IO_NAMESPACE::ostrstream;
using _STLP_NEW_IO_NAMESPACE::strstream;
www.eeworm.com/read/127383/6006521
h strstream.h
using _STLP_OLD_IO_NAMESPACE::strstreambuf;
using _STLP_OLD_IO_NAMESPACE::istrstream;
using _STLP_OLD_IO_NAMESPACE::ostrstream;
using _STLP_OLD_IO_NAMESPACE::strstream;
www.eeworm.com/read/113559/6127494
h strstream.h
using _STLP_NEW_IO_NAMESPACE::strstreambuf;
using _STLP_NEW_IO_NAMESPACE::istrstream;
using _STLP_NEW_IO_NAMESPACE::ostrstream;
using _STLP_NEW_IO_NAMESPACE::strstream;
www.eeworm.com/read/113559/6127509
h strstream.h
using _STLP_OLD_IO_NAMESPACE::strstreambuf;
using _STLP_OLD_IO_NAMESPACE::istrstream;
using _STLP_OLD_IO_NAMESPACE::ostrstream;
using _STLP_OLD_IO_NAMESPACE::strstream;
www.eeworm.com/read/113558/6127615
h strstream.h
using _STLP_NEW_IO_NAMESPACE::strstreambuf;
using _STLP_NEW_IO_NAMESPACE::istrstream;
using _STLP_NEW_IO_NAMESPACE::ostrstream;
using _STLP_NEW_IO_NAMESPACE::strstream;
www.eeworm.com/read/113558/6127630
h strstream.h
using _STLP_OLD_IO_NAMESPACE::strstreambuf;
using _STLP_OLD_IO_NAMESPACE::istrstream;
using _STLP_OLD_IO_NAMESPACE::ostrstream;
using _STLP_OLD_IO_NAMESPACE::strstream;
www.eeworm.com/read/170017/5407530
h strstream.h
using _STLP_OLD_IO_NAMESPACE::strstreambuf;
using _STLP_OLD_IO_NAMESPACE::istrstream;
using _STLP_OLD_IO_NAMESPACE::ostrstream;
using _STLP_OLD_IO_NAMESPACE::strstream;
www.eeworm.com/read/168845/5430231
jam iw-7_1-vc6-stlp-4_5_3-tools.jam
# Intel Compiler on Windows, using the STLPort Standard Library
# (C) Copyright David Abrahams 2002.
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_
www.eeworm.com/read/127383/6006508
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