docs/Writerside/topics/iterator.h.md

branch
docs/3.1
changeset 1143
0559812df10c
parent 1142
9437530176bc
child 1146
151c057faf7c
--- a/docs/Writerside/topics/iterator.h.md	Thu Jan 23 20:19:03 2025 +0100
+++ b/docs/Writerside/topics/iterator.h.md	Fri Jan 24 21:12:09 2025 +0100
@@ -1,4 +1,4 @@
-# iterator.h
+# Iterators
 
 In UCX 3 a new feature has been introduced to write own iterators, that work with the `cx_foreach` macro.
 In previous UCX releases there were different hard-coded foreach macros for lists and maps that were not customizable.

mercurial