This is an older version of Boost and was released in 2018. The current version is 1.87.0.
Generic
Call Traits | C++ 03 | Defines types for passing parameters. |
Defines types for passing parameters. | ||
Concept Check | C++ 03 | Tools for generic programming. |
Tools for generic programming. | ||
Enable If | C++ 03 | Selective inclusion of function template overloads. |
Selective inclusion of function template overloads. | ||
Function Types | C++ 03 | Boost.FunctionTypes provides functionality to classify, decompose and synthesize function, function pointer, function reference and pointer to member types. |
Boost.FunctionTypes provides functionality to classify, decompose and synthesize function, function pointer, function reference and pointer to member types. | ||
GIL | C++ 03 | Generic Image Library |
Generic Image Library | ||
In Place Factory, Typed In Place Factory | C++ 03 | Generic in-place construction of contained objects with a variadic argument-list. |
Generic in-place construction of contained objects with a variadic argument-list. | ||
Operators | C++ 03 | Templates ease arithmetic classes and iterators. |
Templates ease arithmetic classes and iterators. | ||
Property Map | C++ 03 | Concepts defining interfaces which map key objects to value objects. |
Concepts defining interfaces which map key objects to value objects. | ||
QVM | C++ 03 | Boost QVM is a generic library for working with quaternions, vectors and matrices of static size with the emphasis on 2, 3 and 4-dimensional operations needed in graphics, video games and simulation applications. |
Boost QVM is a generic library for working with quaternions, vectors and matrices of static size with the emphasis on 2, 3 and 4-dimensional operations needed in graphics, video games and simulation applications. | ||
Static Assert | C++ 03 | Static assertions (compile time assertions). |
Static assertions (compile time assertions). | ||
TTI | C++ 03 | Type Traits Introspection library. |
Type Traits Introspection library. | ||
Type Traits | C++ 03 | Templates for fundamental properties of types. |
Templates for fundamental properties of types. |