template <typename T, typename Enable = std::true_type>
struct use_format_as_member
Defined at line 1123 of file ../../third_party/fmtlib/src/include/fmt/base.h
format_as member is only used to avoid injection into the std namespace.