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 V2.5.8 (Boost V1.76.0)
PrevUpHomeNext
  • Fixed assertion in standard parser with an input containing characters from extended charset (on values above 0x7F) GH#620
  • Karma real numbers generator produces 10.0e-04 instead of 1.0e-03 GH#628 GH#629
  • Improved what() info for distinct directive GH#631
  • Enhanced debug output to print unicode code points as hex GH#634
  • Missing inline keyword in function_impl_invert::eval<bool> specialization GH#638
  • Replaced Boost.Math with Boost.Core alternatives GH#648
  • Removed hardcap on Karma's RealPolicy::precision() value TRAC#7785 TRAC#11056 GH#585 GH#586

PrevUpHomeNext