diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-12 21:46:27 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-12 21:48:59 +0100 |
| commit | 803ca9c0bc4509e3be437afa7c3a041e4e9d881a (patch) | |
| tree | 776902d76b963726c818af82c431ab332dea6b10 /README.md | |
| parent | c3dab4299a7f70b2b69e461de9ab03957653fcce (diff) | |
chore: add the possibility of freestanding headers in `OCL.Core`.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -13,4 +13,10 @@ The OCL requires the following: - [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) 2025 Amlal El Mahrouss and OCL Authors, licensed under the Boost Software License. |
