Construct from fixed_string
Declared in <mp-units/framework/symbol_text.h>
[[nodiscard]]
constexpr
explicit(false)
symbol_text(fixed_string<N> const& txt);
The return value should not be discarded.
| Name | Description |
|---|---|
| txt | The object to copy construct from |