This is an older version of Boost and was released in 2024. The current version is 1.89.0.
C++ 03
Added in Boost
1.66.0
Categories:
Metaprogramming
A library for generating compile time parsers parsing embedded DSL code as part of the C++ compilation process
This Release
Dependencies
Boost.Metaparse
Metaparse is parser generator library for template metaprograms. The purpose of this library is to support the creation of parsers that parse at compile time.