changelog
- Mon, 20 Oct 2025 20:10:36 +0200
- by Mike Becker <universe@uap-core.de> [Mon, 20 Oct 2025 20:10:36 +0200] rev 1433
- add cxListEmplaceArray() and cxListEmplaceArrayAt() as preparation for the clone implementation
- Mon, 20 Oct 2025 19:44:18 +0200
- by Mike Becker <universe@uap-core.de> [Mon, 20 Oct 2025 19:44:18 +0200] rev 1432
- add possibility to wrap valid function of an iterator (just for the sake of completeness)
- Sun, 19 Oct 2025 21:18:17 +0200
- by Mike Becker <universe@uap-core.de> [Sun, 19 Oct 2025 21:18:17 +0200] rev 1431
- define the function pointer for clone functions
relates to #743 and issue #744