Synopsis

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

template<
    class CharT,
    std::size_t N>
constexpr
void
swap(
    basic_fixed_string<CharT, N>& x,
    basic_fixed_string<CharT, N>& y) noexcept;

Created with MrDocs