|
|
|
|
|
|
|
|
|
|
|
|||||||
#include <stlsoft_char_alt_traits.h>
Public Types | |
| typedef C | char_type |
| The char type. | |
| typedef not C | alt_char_type |
| The alternatve char type. | |
char_alt_traits is a traits class for acquiring the opposite character type eg. char_alt_traits<char>::alt_char_type == wchar_t, and vice versa
| C | The char type |
|
|
The alternatve char type.
|
|
|
The char type.
|
|
|
| STLSoft Libraries documentation © Synesis Software Pty Ltd, 2001-2004 |