mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-02 11:28:20 +00:00
Update excludes.
This commit is contained in:
parent
53201033f2
commit
14e7ed76df
@ -16,5 +16,5 @@ PREDEFINED = _WIN32=1 \
|
|||||||
FMT_NO_DEPRECATED=1 \
|
FMT_NO_DEPRECATED=1 \
|
||||||
FMT_USE_VARIADIC_TEMPLATES=1 \
|
FMT_USE_VARIADIC_TEMPLATES=1 \
|
||||||
FMT_USE_RVALUE_REFERENCES=1
|
FMT_USE_RVALUE_REFERENCES=1
|
||||||
EXCLUDE_SYMBOLS = fmt::internal::* VFormat ArgInfo BasicArg CustomValue FormatParser \
|
EXCLUDE_SYMBOLS = fmt::internal::* BasicArg FormatParser StringValue \
|
||||||
NullArgAction StringValue ArgAction
|
write_str PrepareBufferForInt
|
||||||
|
Loading…
Reference in New Issue
Block a user