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