You've currently chosen the 1.86.0 version. If a newer release comes out, you will continue to view the 1.86.0 version, not the new latest release.
Programming
Compat | C++ 11 | C++11 implementations of standard components added in later C++ standards. |
C++11 implementations of standard components added in later C++ standards. | ||
Function | C++ 11 | Function object wrappers for deferred calls or callbacks. |
Function object wrappers for deferred calls or callbacks. | ||
Outcome | C++ 14 | A deterministic failure handling library partially simulating lightweight exceptions. |
A deterministic failure handling library partially simulating lightweight exceptions. | ||
Parameter | C++ 03 | Boost.Parameter Library - Write functions that accept arguments by name. |
Boost.Parameter Library - Write functions that accept arguments by name. | ||
Parameter Python Bindings | C++ 03 | Boost.Parameter Library Python bindings. |
Boost.Parameter Library Python bindings. | ||
System | C++ 11 | Extensible error reporting. |
Extensible error reporting. |