Skip to content

several improvements for linked-lists

Mark OLESEN requested to merge feature-linked-lists into develop
  • 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

Merge request reports