|
|
|
|
|
|
|
|
|
|
|
|||||||
#include <stlsoft_string_traits.h>
Public Types | |
| typedef C | value_type |
| The value type. | |
| typedef C | char_type |
| The char type. | |
| typedef ss_size_t | size_type |
| The size type. | |
| enum | { is_pointer, is_pointer_to_const, char_type_size } |
Public Attributes | |
| typedef | string_type |
| The string type. | |
string_traits is a traits class for determining various characteristics of strings.
| C | The char type |
|
|
The char type.
|
|
|
The size type.
|
|
|
The value type.
|
|
|
|
|
|
The string type.
|
|
|
| STLSoft Libraries documentation © Synesis Software Pty Ltd, 2001-2004 |