src/cx/array_list.h

changeset 1423
9a72258446cd
parent 1419
e46406fd1b3c
--- a/src/cx/array_list.h	Sat Oct 11 11:55:46 2025 +0200
+++ b/src/cx/array_list.h	Sat Oct 11 15:42:48 2025 +0200
@@ -592,7 +592,6 @@
  *
  * If either the target or the source array is not already sorted with respect
  * to the specified @p cmp_func, the behavior is undefined.
- * Also, the @p src array must not contain duplicates within itself.
  *
  * If the capacity is insufficient to hold the new data, a reallocation
  * attempt is made.

mercurial