Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

Spirit V3.0.6 (Boost V1.73.0)
PrevUpHomeNext
  • ADL used to find and match unused_type streaming operators for every type in boost::spirit::x3 namespace GH#553 GH#552
  • Ceased dependence on Boost.TTI
  • Rule placeholders now a non-trivial type because its copy constructor checks for a static initialization fiasco GH#571
  • Most parsers are now constexpr-constructible GH#570

PrevUpHomeNext