several improvements for linked-lists
-
support move construct/assignment for linked-lists themselves and when moving into a 'normal' list
-
better consistency with begin/end signatures and the various iterators.
Edited by Mark OLESEN
support move construct/assignment for linked-lists themselves and when moving into a 'normal' list
better consistency with begin/end signatures and the various iterators.