mp_units::fixed_string

Synopsis

Declared in <mp-units/ext/fixed_string.h>
template<std::size_t N>
using fixed_string = basic_fixed_string<char, N>;


Created with MrDocs