|
memex
|
This file contains type definitions for string types that are compatible with both ANSI and Unicode builds. More...
Typedefs | |
| using | tstring = std::string |
| using | tstring_view = std::string_view |
This file contains type definitions for string types that are compatible with both ANSI and Unicode builds.
| using typed::tstring = std::string |
| using typed::tstring_view = std::string_view |