mp_units::symbol_text::symbol_text

Construct from fixed_string

Synopsis

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

[[nodiscard]]
constexpr
explicit(false)
symbol_text(fixed_string<N> const& txt);

Return Value

NOTE

The return value should not be discarded.

Parameters

NameDescription
txtThe object to copy construct from