diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-24 11:41:44 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-24 11:41:44 +0100 |
| commit | 5d69778988ed44f62edbaaa4f95cf8dcdb0e8b45 (patch) | |
| tree | 2fd80dda4917dc02920895e500c10577fad3bbcd /src/tproc/rope_impl.cpp | |
| parent | 91af7e1b9b4427a3b1affd6eb100b4e5e10c9897 (diff) | |
feat! final API design for basic_rope.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'src/tproc/rope_impl.cpp')
| -rw-r--r-- | src/tproc/rope_impl.cpp | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/tproc/rope_impl.cpp b/src/tproc/rope_impl.cpp deleted file mode 100644 index 2e5cdf2..0000000 --- a/src/tproc/rope_impl.cpp +++ /dev/null @@ -1,7 +0,0 @@ -// Copyright 2025, Amlal El Mahrouss (amlal@nekernel.org) -// Distributed under the Boost Software License, Version 1.0. (See accompanying -// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -// Official repository: https://github.com/ocl-org/tproc - -#define OCL_ROPE_IMPL 1 -#include <ocl/tproc/rope.hpp> |
