index
:
OCL.Core
another-asio-example
develop
update-allocator-op-example
OCL.Core, The Core Algorithms and Containers of the Open C++ Libraries.
Amlal El Mahrouss
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
ocl
/
tracked_ptr.hpp
Age
Commit message (
Expand
)
Author
10 days
chore: update upstream.
Amlal El Mahrouss
2026-01-24
chore: update header guards.
Amlal El Mahrouss
2026-01-13
chore: release prep for OCL.Core.
Amlal El Mahrouss
2026-01-04
core: tracked_ptr: Update public API.
Amlal El Mahrouss
2025-12-29
feat: update header guard (allocator_op) and includes (tracked_ptr).
Amlal El Mahrouss
2025-12-28
feat: API: argument fixes for `throw_*` family of free functions.
Amlal El Mahrouss
2025-12-28
feat: core: add space between namespaces.
Amlal El Mahrouss
2025-12-26
feat: update file header.
Amlal El Mahrouss
2025-12-24
feat: library improvements.
Amlal El Mahrouss
2025-12-21
feat: New release of `OCL.Core`, standalone module.
v3.0
Amlal El Mahrouss
2025-12-20
chore: API and design improvements.
Amlal El Mahrouss
2025-12-16
chore: format codebase according to .clang-format.
v2.0
Amlal El Mahrouss
2025-12-12
chore: add the possibility of freestanding headers in `OCL.Core`.
Amlal El Mahrouss
2025-12-08
chore: new smart_ptr helpers, tracked_ptr using header guards, and option cho...
Amlal El Mahrouss
2025-12-08
feat: introduce `tracked_ptr.hpp` back to the OCL.Core. and new `smart_ptr.hpp`.
Amlal El Mahrouss