[#mp_units-symbol_text-032-2constructor-0f] = xref:mp_units.adoc[mp_units]::xref:mp_units/symbol_text-032.adoc[symbol_text]::symbol_text :relfileprefix: ../../ :mrdocs: Construct from `fixed_string` == Synopsis Declared in `<mp‐units/framework/symbol_text.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr explicit(false) symbol_text(xref:mp_units/fixed_string.adoc[fixed_string<N>] const& txt); ---- == Parameters [cols=2] |=== | Name | Description | *txt* | The object to copy construct from |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#