template <typename Char, Char... C>

struct string_literal

Defined at line 264 of file ../../third_party/fmtlib/src/include/fmt/format.h

Public Members

static const Char[sizeof...(C)] value

Public Methods

basic_string_view<Char> operator fmt::basic_string_view<type-parameter-0-0> ()

Defined at line 266 of file ../../third_party/fmtlib/src/include/fmt/format.h