Construct from fixed_string
Synopsis
Declared in <mp‐units/framework/symbol_text.h>
constexpr
explicit(false)
symbol_text(fixed_string<N> const& txt);
Parameters
Name |
Description |
txt |
The object to copy construct from |
Created with MrDocs