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.2 (Boost V1.68.0)
PrevUpHomeNext
  • Small list parser optimization. GH#368
  • Pass container attributes through sequence parser or unary ending down to a sequence parser. GH#370 TRAC#12085
  • More fine grained sequence attribute check message. GH#371
  • Removed redundant check in skip_over. GH#373
  • Workaround constexpr in noexcept VS2015 bug in entire x3::variant. GH#379
  • Fixed calc4b example compilation. GH#384
  • Minor code improvements. GH#374

PrevUpHomeNext