mirror of
https://github.com/fmtlib/fmt.git
synced 2026-02-09 03:06:49 +08: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…
x
Reference in New Issue
Block a user