|
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++
14
|
|
|
(C++14) Generic Image Library |
| (C++14) 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 to simplify operator definition in arithmetic classes and iterators. |
| Templates to simplify operator definition in arithmetic classes and iterators. |
|
Property Map
|
C++
11
|
|
|
Concepts defining interfaces which map key objects to value objects. |
| Concepts defining interfaces which map key objects to value objects. |
|
Property Map (Parallel)
|
C++
03
|
|
|
Parallel extensions to Property Map for use with Parallel Graph. |
| Parallel extensions to Property Map for use with Parallel Graph. |
|
QVM
|
C++
03
|
|
|
Generic C++ library for working with Quaternions Vectors and Matrices. |
| Generic C++ library for working with Quaternions Vectors and Matrices. |
|
Static Assert
|
C++
03
|
|
|
Static assertions (compile time assertions). |
| Static assertions (compile time assertions). |
|
Stl_interfaces
|
C++
14
|
|
|
C++14 and later CRTP templates for defining iterators, views, and containers. |
| C++14 and later CRTP templates for defining iterators, views, and containers. |
|
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. |
|
YAP
|
C++
14
|
|
|
An expression template library for C++14 and later. |
| An expression template library for C++14 and later. |