-newline
This commit is contained in:
parent
ad48b6ee91
commit
705292aacc
@ -1370,7 +1370,6 @@ template <typename Context> struct arg_mapper {
|
|||||||
|
|
||||||
// We use SFINAE instead of a const T* parameter to avoid conflicting with
|
// We use SFINAE instead of a const T* parameter to avoid conflicting with
|
||||||
// the C array overload.
|
// the C array overload.
|
||||||
|
|
||||||
template <
|
template <
|
||||||
typename T,
|
typename T,
|
||||||
FMT_ENABLE_IF(
|
FMT_ENABLE_IF(
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user