Construct from char
Synopsis
Declared in <mp‐units/framework/symbol_text.h>
[[nodiscard]]
constexpr
explicit(false)
symbol_text(char ch);
Return Value
|
Note
|
The return value should not be discarded. |
Parameters
Name |
Description |
ch |
The value to construct from |
Created with MrDocs