PtrContainer< Container, T, U > Class Template Reference
Inheritance diagram for PtrContainer< Container, T, U >:

Public Types

using ctnr_t = Container< std::unique_ptr< T >, U >
 

Public Member Functions

auto begin ()
 
auto end ()
 
auto begin () const
 
auto end () const
 
auto cbegin () const
 
auto cend () const
 

The documentation for this class was generated from the following file: