|
memex
|
#include <string>#include <string_view>

Go to the source code of this file.
Namespaces | |
| namespace | typed |
| This file contains type definitions for string types that are compatible with both ANSI and Unicode builds. | |
Typedefs | |
| using | typed::tstring = std::string |
| using | typed::tstring_view = std::string_view |