Boost
Libraries
arrow_drop_down
List View
Grid View
Category View
M
D
Programming
Compat C++ 11
C++11 implementations of standard components added in later C++ standards.
Function C++ 11
Function object wrappers for deferred calls or callbacks.
OpenMethod C++ 17
Open-methods are virtual functions that exist outside of classes, as free-standing functions. They make it possible to add polymorphic behavior to existing classes, without modifying them. This implementation supports single and multiple dispatch.
Outcome C++ 14
A deterministic failure handling library partially simulating lightweight exceptions.
Parameter C++ 03
Boost.Parameter Library - Write functions that accept arguments by name.
Parameter Python Bindings C++ 03
Boost.Parameter Library Python bindings.
System C++ 11
Extensible error reporting.