This is an older version of Boost and was released in 2014. The current version is 1.87.0.
C++
03
Added in Boost
1.30.0
This Release
Dependencies
Algorithm
Array
Assert
Concept Check
Config
Core
Filesystem
Foreach
Function
Function Types
Fusion
Integer
IO
Iostreams
Iterator
Lexical Cast
Math
MPL
Optional
Phoenix
Pool
Predef
Preprocessor
Proto
Range
Regex
Serialization
Smart Ptr
Static Assert
Thread
ThrowException
Type Traits
Typeof
Unordered
Utility
Variant
spirit
Spirit is a set of C++ libraries for parsing and output generation implemented as Domain Specific Embedded Languages (DSEL) using Expression templates and Template Meta-Programming. The Spirit libraries enable a target grammar to be written exclusively in C++. Inline grammar specifications can mix freely with other C++ code and, thanks to the generative power of C++ templates, are immediately executable.