This is the complete list of members for fmt::formatter< T, typename std::enable_if< std::is_convertible< decltype(std::declval< T >().identifier()), std::string >::value, char >::type >, including all inherited members.
format(const T &value, FormatCtx &ctx) -> decltype(fmt::formatter< std::string >::format(value.identifier(), ctx)) | fmt::formatter< T, typename std::enable_if< std::is_convertible< decltype(std::declval< T >().identifier()), std::string >::value, char >::type > | inline |