|
OSVR-Core
|
Container wrapper for consumers that want const iterator methods. More...
#include <ContainerWrapper.h>
Public Types | |
| typedef Container::const_iterator | const_iterator |
Public Member Functions | |
| const_iterator | begin () const |
| const_iterator | cbegin () const |
| const_iterator | end () const |
| const_iterator | cend () const |
Public Member Functions inherited from Base | |
| Base (int an_x) | |
| int | x () const |
Container wrapper for consumers that want const iterator methods.
1.8.12