Construct from CharT
Synopsis
Declared in <mp‐units/ext/fixed_string.h>
consteval
explicit(false)
basic_fixed_string(CharT const(& txt)[]) noexcept;Parameters
| Name | Description | 
| txt | The object to copy construct from | 
Created with MrDocs