Construct from char

Synopsis

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

consteval
explicit(false)
symbol_text(char const(& txt)[]);

Parameters

Name

Description

txt

The value to construct from

Created with MrDocs