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
- transfer(DynamicList&) now preserves the allocated space as-is - operator=(const List&) should now avoid spurious allocation/deallocation