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.77.0)
PrevUpHomeNext
  • Fixed keyword list parser with Fusion adapt ADT attribute. GH#666
  • Lex: Changed token id storage type to std::size_t (lexer engine is hardcoded to std::size_t) to always be able to hold boost::lexer::npos value.
  • Ceased dependence on Foreach. GH#691

PrevUpHomeNext