Construct from char

Synopsis

constexpr
explicit
literal_rule(char const* s) noexcept;

Parameters

Name

Description

s

The value to construct from

Created with MrDocs