v3 flag enabled

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

Excited Cartoon Mascot Excited Cartoon Mascot
Compressed Pair

Empty member optimization.

Data Patterns C++ 03
C++ 03
Flyweight

Design pattern to manage large quantities of highly redundant objects.

Patterns C++ 03
C++ 03
Outcome

A deterministic failure handling library partially simulating lightweight exceptions.

C++ 03
Signals2

Managed signals & slots callback implementation (thread-safe version 2).

C++ 03
Utility

Class noncopyable plus checked_delete(), checked_array_delete(), next(), prior() function templates, plus base-from-member idiom.

C++ 03