Construct from char
Synopsis
constexpr
explicit
literal_rule(char const* s) noexcept;
Parameters
Name |
Description |
s |
The value to construct from |
Created with MrDocs
Construct from char
constexpr
explicit
literal_rule(char const* s) noexcept;
Name |
Description |
s |
The value to construct from |
Created with MrDocs