mirror of
https://github.com/boostorg/parser.git
synced 2026-02-23 03:52:14 +00:00
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.