2
0
mirror of https://github.com/boostorg/parser.git synced 2026-02-21 03:12:08 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Andreas Buhr
4a200a4074 Add define BOOST_PARSER_DISABLE_TRACE to disable trace mode at compile time.
The trace feature doubles the compile time, even if never used.
This patch introduces the preprocessor define BOOST_PARSER_DISABLE_TRACE
to deactivate this feature at compile time.
2026-02-15 15:18:22 -06:00