Synopsis
Declared in <mp‐units/ext/fixed_string.h>
template<
typename CharT,
std::size_t N>
basic_fixed_string<CharT, N ‐ 1>(CharT const(& str)[]) → basic_fixed_string<CharT, N ‐ 1>;
Created with MrDocs