|
Open C++ Libraries.org develop
|
The core set of containers from the OCL. These containers are used to develop modern C++ applications on top of Boost based ones.
It's easy to clone and get up and running. Use CMake for this!
The OCL requires:
The OCL aims to be easily installable and to get up and running.
You can have a look at the examples in order to get familiar with the library.
This one implements an ocl::option container, which is used for error handling and other related tasks.
The Freestanding Status is a concept where a module is evaluated on whether it has or is fully freestanding or not.