diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-07 15:30:08 -0500 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-07 15:30:08 -0500 |
| commit | a2987feb8cb486c2ff124669190c1abd4e80a8f9 (patch) | |
| tree | 5970f9fae53f9f95ae897ea787f3b6ed52fc1a4a /include/ocl/allocator_op.hpp | |
| parent | acab3c4d9e5181dbd16790b9e2eb787d30bd946f (diff) | |
chore: public API improvements of the core module. new headers in WiP.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'include/ocl/allocator_op.hpp')
| -rw-r--r-- | include/ocl/allocator_op.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ocl/allocator_op.hpp b/include/ocl/allocator_op.hpp index 9092800..eff3bac 100644 --- a/include/ocl/allocator_op.hpp +++ b/include/ocl/allocator_op.hpp @@ -1,6 +1,6 @@ /* * File: allocator_op.hpp - * Purpose: Allocator Operations container. + * Purpose: Allocate from a pool. * Author: Amlal El Mahrouss (amlal@nekernel.org) * Copyright 2025, Amlal El Mahrouss, Licensed under the Boost Software License. Licensed under the BSL 1.0 license */ |
