# OCL.Core [![License: BSL](https://img.shields.io/badge/license-BSL-blue.svg)](LICENSE) 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! ## Requirements: The OCL requires: - [Boost](https://www.boost.org/) - [Clang](https://clang.llvm.org/) - [CMake](https://cmake.org/) - [Git](https://git-scm.com/) The OCL aims to be easily installable and to get up and running. ## Freestanding Status: The Freestanding Status is a concept where a module is evaluated on whether it has or is fully freestanding or not. - Half-Verified ({option, is_same}.hpp) ##### (c) 2023-2026 Amlal El Mahrouss and OCL Authors, licensed under the Boost Software License.