memex
Loading...
Searching...
No Matches
typed Namespace Reference

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
 

Detailed Description

This file contains type definitions for string types that are compatible with both ANSI and Unicode builds.

Typedef Documentation

◆ tstring

using typed::tstring = std::string

◆ tstring_view

using typed::tstring_view = std::string_view