Polymorphic Collections
https://github.com/rengeln/polymorphic_collections- C++ library for encapsulating many different collections and collection-like objects in a unified, runtime-polymorphic interface.
- See: Introducing polymorphic_collections: enumerator