mp_units::basic_fixed_string::basic_fixed_string

Copy constructor

Synopsis

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

[[nodiscard]]
constexpr
basic_fixed_string(basic_fixed_string const& other) noexcept = default;

Return Value

NOTE

The return value should not be discarded.

Parameters

NameDescription
otherThe object to copy construct from