__char_wrapper< _CharT > Struct Template Reference#include <_string_sum.h>
Detailed Descriptiontemplate<class _CharT>
|
||||||||||||||||||||||||||||||||||||||
| typedef const _CharT& __char_wrapper< _CharT >::const_reference |
Definition at line 26 of file _string_sum.h.
| __char_wrapper< _CharT >::__char_wrapper | ( | _CharT | __val | ) | [inline] |
Definition at line 28 of file _string_sum.h.
| _CharT __char_wrapper< _CharT >::getValue | ( | ) | const [inline] |
Definition at line 30 of file _string_sum.h.
| size_t __char_wrapper< _CharT >::size | ( | ) | const [inline] |
Definition at line 31 of file _string_sum.h.
| const_reference __char_wrapper< _CharT >::operator[] | ( | size_t | __n | ) | const [inline] |
Definition at line 33 of file _string_sum.h.
1.5.1