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
This is an older version of Boost and was released in 2024. The current version is 1.90.0.
parse_rule
GH#646
get<typename> call in parse_rule
no_case_string_parse.hpp
get<typename> call in annotate_on_success::on_success
GH#526
force_attribute
parameter. Adresses compilation errors and slow compilation due to rule
definition injection into context when force_attribute
is set to true GH#651
auto
const grammar
= rule<tag>{} = parser) GH#650