__basic_iostring< _CharT > Struct Template Reference

#include <_iostream_string.h>

Inheritance diagram for __basic_iostring< _CharT >:

basic_string< _CharT, char_traits< _CharT >, __iostring_allocator< _CharT > > _STLP_PRIV __construct_checker _STLP_NO_MEM_T_STRING_BASE _STLP_PRIV _String_base List of all members.

Public Types

typedef __basic_iostring<
_CharT > 
_Self
typedef basic_string< _CharT,
char_traits< _CharT >, __iostring_allocator<
_CharT > > 
_Base
typedef _Base::_Reserve_t _Reserve_t

Public Member Functions

 __basic_iostring ()
_Selfoperator= (const _CharT *__s)

Detailed Description

template<class _CharT>
struct __basic_iostring< _CharT >

Definition at line 97 of file _iostream_string.h.


Member Typedef Documentation

template<class _CharT>
typedef __basic_iostring<_CharT> __basic_iostring< _CharT >::_Self

template<class _CharT>
typedef basic_string<_CharT, char_traits<_CharT>, __iostring_allocator<_CharT> > __basic_iostring< _CharT >::_Base

template<class _CharT>
typedef _Base::_Reserve_t __basic_iostring< _CharT >::_Reserve_t


Constructor & Destructor Documentation

template<class _CharT>
__basic_iostring< _CharT >::__basic_iostring (  )  [inline]

Definition at line 108 of file _iostream_string.h.


Member Function Documentation

template<class _CharT>
_Self& __basic_iostring< _CharT >::operator= ( const _CharT *  __s  )  [inline]


The documentation for this struct was generated from the following file:



Generated on Mon Mar 10 15:32:52 2008 by  doxygen 1.5.1