Public Member Functions | |
| _Alloc_hider (_CharT *__dat, const _Alloc &__a) | |
Public Attributes | |
| _CharT * | _M_p |
Definition at line 254 of file basic_string.h.
| std::basic_string< _CharT, _Traits, _Alloc >::_Alloc_hider::_Alloc_hider | ( | _CharT * | __dat, | |
| const _Alloc & | __a | |||
| ) | [inline] |
Definition at line 256 of file basic_string.h.
| _CharT* std::basic_string< _CharT, _Traits, _Alloc >::_Alloc_hider::_M_p |
Definition at line 259 of file basic_string.h.
Referenced by std::basic_string< _CharT, _Traits, _Allocator >::_M_data().
1.4.7