Searched refs:explicitly_convertible_to_std_string_view (Results 1 – 2 of 2) sorted by relevance
773 struct explicitly_convertible_to_std_string_view { struct781 !fmt::is_formattable<explicitly_convertible_to_std_string_view>::value, in TEST() argument
1662 struct explicitly_convertible_to_std_string_view { struct1667 struct fmt::formatter<explicitly_convertible_to_std_string_view> argument1669 auto format(explicitly_convertible_to_std_string_view v, in format()1677 fmt::format("{}", explicitly_convertible_to_std_string_view())); in TEST()