mp_units::basic_fixed_string::basic_fixed_string

Construct from CharT

Synopsis

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

[[nodiscard]]
consteval
explicit(false)
basic_fixed_string(CharT const(& txt)[N + 1]) noexcept;

Return Value

NOTE

The return value should not be discarded.

Parameters

NameDescription
txtThe object to copy construct from