summaryrefslogtreecommitdiffhomepage
path: root/README.md
blob: 1f46784616aa99f3f5355c8480bce636184dedf8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# OCL.Core

[![License: BSL](https://img.shields.io/badge/license-BSL-blue.svg)](LICENSE)

Core set of containers from the OCL.

## Requirements:

The OCL requires the following:

- [Boost](https://www.boost.org/)
- [Clang](https://clang.llvm.org/)
- [CMake](https://cmake.org/)
- [Git](https://git-scm.com/)

## 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.