Users should be able to create observable adapters over the standard library collections.
The wrappers should be inspired by std::queue and the rest of the container adapters in the standard library.
Adapters for new or custom containers should be easy to create.
Users should be able to create observable adapters over the standard library collections.
The wrappers should be inspired by std::queue and the rest of the container adapters in the standard library.
Adapters for new or custom containers should be easy to create.