Synopsis

Declared in <mp‐units/ext/fixed_string.h>

template<
    typename CharT,
    std::size_t N>
basic_fixed_string<CharT, N>(
    std::from_range_t,
    std::array<CharT, N>) → basic_fixed_string<CharT, N>;

Created with MrDocs