Namespaces
Variants
Views
Actions

Template:cpp/basic char typedefs

From cppreference.com

Several typedefs for common character types are provided:

Defined in header [[cpp/header/{{{1}}}|<{{{1}}}>]]
Type Definition
std::{{{1}}} std::basic_{{{1}}}<char>
std::w{{{1}}} std::basic_{{{1}}}<wchar_t>