docs/Writerside/topics/about.md

changeset 1433
81c301a59b7c
parent 1429
6e0c3a8a914a
--- a/docs/Writerside/topics/about.md	Mon Oct 20 19:44:18 2025 +0200
+++ b/docs/Writerside/topics/about.md	Mon Oct 20 20:10:36 2025 +0200
@@ -38,7 +38,7 @@
 * adds cxListFirst() and cxListLast()
 * adds cxListRemoveAndGetFirst() and cxListRemoveAndGetLast(),
   and corresponding macro aliases cxListPopFront() and cxListPop()
-* adds cxListEmplace(), cxListEmplaceAt(), and cxMapEmplace()
+* adds cxListEmplace(), cxListEmplaceAt(), cxListEmplaceArray(), cxListEmplaceArrayAt(), and cxMapEmplace()
 * adds cxListInsertUnique() and cxListInsertUniqueArray()
 * adds cx_array_insert_unique() and various convenience macros
 * adds cx_linked_list_insert_unique() and cx_linked_list_insert_unique_chain()

mercurial