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.5 (Boost V1.72.0)
PrevUpHomeNext
  • any_char parser were accepting characters outside of encoding. GH#520 GH#521 sehe
  • Added workaround move_to overload for boost::optional type. GH#533 GH#534 Duzy Chan
  • Unicode out-of-bounds category lookup. GH#528 Christian Mazakas
  • Mismatched pragma warning push/pop in escape_char.ipp. GH#532 GH#535 stefan301
  • Remove bool->char->bool conversion in [no_]case_compare. GH#536
  • <cctype> functions were called with negative values. GH#543
  • Fixed parse_rule definition check. GH#549 (regressed in GH#457)

PrevUpHomeNext