Terminal base class for container wrapper functionality.
More...
#include <ContainerWrapper.h>
|
typedef Container::value_type | value_type |
|
typedef Container::reference | reference |
|
typedef Container::const_reference | const_reference |
|
typedef Container::size_type | size_type |
|
typedef Container::iterator | iterator |
|
typedef Container::const_iterator | const_iterator |
|
|
Container & | container () |
|
Container const & | container () const |
|
Container const & | ccontainer () const |
|
template<typename Container>
class osvr::util::detail::ContainerWrapperBase< Container >
Terminal base class for container wrapper functionality.
The documentation for this class was generated from the following file: