diff --git a/include/fmt/core.h b/include/fmt/core.h index 4ddf17eb..e2abdece 100644 --- a/include/fmt/core.h +++ b/include/fmt/core.h @@ -1370,7 +1370,6 @@ template struct arg_mapper { // We use SFINAE instead of a const T* parameter to avoid conflicting with // the C array overload. - template < typename T, FMT_ENABLE_IF(