mirror of
https://github.com/boostorg/parser.git
synced 2026-01-19 04:22:13 +00:00
- Remove BOOST_PARSER_STANDALONE, and make that the default. The bits of Boost that we might use are used automatically when they're available (as discovered via __has_include). - Remove the non-essential uses of Boost from the examples.