docs/Writerside/topics/allocator.h.md

branch
docs/3.1
changeset 1146
151c057faf7c
parent 1143
0559812df10c
--- a/docs/Writerside/topics/allocator.h.md	Sat Jan 25 13:40:50 2025 +0100
+++ b/docs/Writerside/topics/allocator.h.md	Sat Jan 25 13:44:24 2025 +0100
@@ -1,5 +1,9 @@
 # Allocator
 
+<warning>
+Outdated - Rewrite!
+</warning>
+
 The UCX allocator provides an interface for implementing an own memory allocation mechanism.
 Various function in UCX provide an additional alternative signature that takes an allocator as
 argument. A default allocator implementation using the stdlib memory management functions is

mercurial