Boost
boost
arrow_drop_down
List View
Grid View
Category View
Patterns
Compressed Pair C++ 03
A pair class with empty member optimization.
Flyweight C++ 03
Design pattern to manage large quantities of highly redundant objects.
Outcome C++ 14
A deterministic failure handling library partially simulating lightweight exceptions.
Signals2 C++ 03
Managed signals & slots callback implementation (thread-safe version 2).
Utility C++ 03
Various utilities, such as base-from-member idiom and binary literals in C++03.