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