Added Google Style format
This commit is contained in:
parent
86053a99a4
commit
ab7de3b875
@ -273,9 +273,9 @@ FMT_END_NAMESPACE
|
||||
#endif
|
||||
|
||||
#ifdef __cpp_ref_qualifiers
|
||||
# define FMT_REF_QUALIFIER &
|
||||
# define FMT_REF_QUALIFIER &
|
||||
#else
|
||||
# define FMT_REF_QUALIFIER
|
||||
# define FMT_REF_QUALIFIER
|
||||
#endif
|
||||
|
||||
FMT_BEGIN_NAMESPACE
|
||||
|
||||
Loading…
Reference in New Issue
Block a user