This is an older version of Boost and was released in 2019. The current version is 1.89.0.
Patterns
| Compressed Pair | C++ 03 | ||
| Empty member optimization. | |||
| Flyweight | C++ 03 | ||
| Design pattern to manage large quantities of highly redundant objects. | |||
| Outcome | C++ 03 | ||
| A deterministic failure handling library partially simulating lightweight exceptions. | |||
| Signals2 | C++ 03 | ||
| Managed signals & slots callback implementation (thread-safe version 2). | |||
| Utility | C++ 03 | ||
| Class noncopyable plus checked_delete(), checked_array_delete(), next(), prior() function templates, plus base-from-member idiom. |