DynamicList bugfixes
- transfer(DynamicList&) now preserves the allocated space as-is - operator=(const List&) should now avoid spurious allocation/deallocation
Please register or sign in to comment
Site will likely be offline for maintenance 14/15 April - more details soon
- transfer(DynamicList&) now preserves the allocated space as-is - operator=(const List&) should now avoid spurious allocation/deallocation