Public Member Functions | |
constexpr | Literal (const Literal &)=default |
constexpr | Literal (Literal &&)=default |
constexpr Literal & | operator= (const Literal &)=default |
constexpr Literal & | operator= (Literal &&)=default |
constexpr std::string_view | view () const |
Friends | |
constexpr Literal | operator""_sl (const char *str, size_t len) |