summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-12-12 21:46:27 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2025-12-12 21:48:59 +0100
commit803ca9c0bc4509e3be437afa7c3a041e4e9d881a (patch)
tree776902d76b963726c818af82c431ab332dea6b10 /README.md
parentc3dab4299a7f70b2b69e461de9ab03957653fcce (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.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index e0aadcd..0f92c02 100644
--- a/README.md
+++ b/README.md
@@ -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.