mirror of
https://github.com/fmtlib/fmt.git
synced 2026-02-05 17:30:06 +08:00
NFC: CI formatting fixes
This commit is contained in:
parent
7e8bc4134f
commit
5d25f05bcc
@ -774,8 +774,8 @@ template <typename Container> struct all {
|
||||
} // namespace detail
|
||||
|
||||
FMT_EXPORT
|
||||
template <typename T> struct is_container_adaptor: detail::is_container_adaptor_like<T> {};
|
||||
|
||||
template <typename T>
|
||||
struct is_container_adaptor : detail::is_container_adaptor_like<T> {};
|
||||
|
||||
template <typename T, typename Char>
|
||||
struct formatter<
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user