Synopsis

Declared in <mp‐units/framework/symbol_text.h>

template<
    std::size_t N,
    std::size_t M>
symbol_text<N, M>(
    fixed_u8string<N> const&,
    fixed_string<M> const&) → symbol_text<N, M>;

Created with MrDocs