__sum_storage_elem< _CharT, _Traits, _Alloc > Struct Template Reference#include <_string_sum.h>
Detailed Descriptiontemplate<class _CharT, class _Traits, class _Alloc>
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| typedef basic_string<_CharT, _Traits, _Alloc> __sum_storage_elem< _CharT, _Traits, _Alloc >::_BString |
Definition at line 373 of file _string_sum.h.
| __sum_storage_elem< _CharT, _Traits, _Alloc >::__sum_storage_elem | ( | _Alloc | __alloc | ) | [inline] |
Definition at line 375 of file _string_sum.h.
| void __sum_storage_elem< _CharT, _Traits, _Alloc >::_M_Init | ( | __bstr_sum< _CharT, _Traits, _Alloc, _Left, _Right, _StorageDir > const & | __ref | ) | const [inline] |
Definition at line 379 of file _string_sum.h.
Referenced by __sum_storage_elem< _CharT, _Traits, _Alloc >::_M_get_storage().
| _BString const& __sum_storage_elem< _CharT, _Traits, _Alloc >::_M_get_storage | ( | __bstr_sum< _CharT, _Traits, _Alloc, _Left, _Right, _StorageDir > const & | __ref, | |
| bool | __do_init | |||
| ) | const [inline] |
Definition at line 387 of file _string_sum.h.
References __sum_storage_elem< _CharT, _Traits, _Alloc >::_M_Init().
| _BString& __sum_storage_elem< _CharT, _Traits, _Alloc >::_M_get_storage | ( | __bstr_sum< _CharT, _Traits, _Alloc, _Left, _Right, _StorageDir > const & | __ref | ) | [inline] |
Definition at line 395 of file _string_sum.h.
References __sum_storage_elem< _CharT, _Traits, _Alloc >::_M_Init().
| size_t __sum_storage_elem< _CharT, _Traits, _Alloc >::size | ( | ) | const [inline] |
Definition at line 400 of file _string_sum.h.
| _CharT const& __sum_storage_elem< _CharT, _Traits, _Alloc >::operator[] | ( | size_t | __n | ) | const [inline] |
1.5.1