List View
Grid View
Category View

Defines types for passing parameters.

03

Tools for generic programming.

Selective inclusion of function template overloads.

03

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

GIL

(C++14) Generic Image Library

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

03

Templates to simplify operator definition in arithmetic classes and iterators.

Concepts defining interfaces which map key objects to value objects.

Parallel extensions to Property Map for use with Parallel Graph.

QVM

Generic C++ library for working with Quaternions Vectors and Matrices.

Static assertions (compile time assertions).

C++14 and later CRTP templates for defining iterators, views, and containers.

14

TTI

Type Traits Introspection library.

Templates for fundamental properties of types.

YAP

An expression template library for C++14 and later.