memex
Loading...
Searching...
No Matches
typed.hpp File Reference
#include <string>
#include <string_view>
Include dependency graph for typed.hpp:
This graph shows which files directly or indirectly include this file:

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