Base class of Segmented, which optionally stores the underlying view/container, allowing it to implement the same ownership capabilities of other views. More...
Public Member Functions | |
template<typename ... Args> | |
container_storage (Args &&... args) | |
Container & | managed_container (void) |
Container const & | managed_container (void) const |
Base class of Segmented, which optionally stores the underlying view/container, allowing it to implement the same ownership capabilities of other views.