Searched defs:StringLiteral (Results 1 – 1 of 1) sorted by relevance
32 struct StringLiteral struct34 constexpr StringLiteral(const char (&str)[N]) in StringLiteral() function39 constexpr operator std::string_view() const in operator std::string_view()44 char value[N];