#include <stdapis/stlportv5/stl/_iostream_string.h>
struct __basic_iostring : public basic_string< _CharT, char_traits< _CharT >, __iostring_allocator< _CharT > > |
Public Member Type Definitions | |
---|---|
typedef | basic_string< _CharT, char_traits< _CharT >, __iostring_allocator< _CharT > > _Base |
typedef | _Base::_Reserve_t _Reserve_t |
typedef | __basic_iostring< _CharT > _Self |
Public Member Functions | |
---|---|
__basic_iostring() | |
_Self & | operator=(const _CharT *) |
Inherited Attributes | |
---|---|
basic_string< _CharT, char_traits< _CharT >, __iostring_allocator< _CharT > >::_STLP_DECLARE_RANDOM_ACCESS_REVERSE_ITERATORS |
typedef basic_string< _CharT, char_traits< _CharT >, __iostring_allocator< _CharT > > | _Base |
typedef _Base::_Reserve_t | _Reserve_t |
typedef __basic_iostring< _CharT > | _Self |
__basic_iostring | ( | ) | [inline] |
_Self & | operator= | ( | const _CharT * | __s | ) | [inline] |
Reimplemented from basic_string< _CharT, char_traits< _CharT >, __iostring_allocator< _CharT > >::operator=(const _CharT *)