v3 flag enabled

Find a battle-tested library for the problem you're solving right now.

Excited Cartoon Mascot Excited Cartoon Mascot
Call Traits

Defines types for passing parameters.

Generic C++ 03
C++ 03
Concept Check

Tools for generic programming.

C++ 03
Enable If

Selective inclusion of function template overloads.

Generic C++ 03
C++ 03
Function Types

Boost.FunctionTypes provides functionality to classify, decompose and synthesize function, function pointer, function reference and pointer to member types.

C++ 03
C++ 03
In Place Factory, Typed In Place Factory

Generic in-place construction of contained objects with a variadic argument-list.

Generic C++ 03
C++ 03
Operators

Templates ease arithmetic classes and iterators.

C++ 03
Property Map

Concepts defining interfaces which map key objects to value objects.

C++ 03
QVM

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.

C++ 03
Static Assert

Static assertions (compile time assertions).

C++ 03
TTI

Type Traits Introspection library.

C++ 03
Type Traits

Templates for fundamental properties of types.

C++ 03