OSVR Framework (Internal Development Docs)  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
osvr::util::ValueOrRange< ValueType > Class Template Reference

Class providing a unified container-like interface to either a single value or a range of integers. More...

#include <osvr/Util/ValueOrRange.h>

Public Types

typedef ValueType value_type
 
typedef
detail::ValueOrRangeIterator
< ValueType > 
const_iterator
 
typedef const_iterator iterator
 
typedef ValueType size_type
 

Detailed Description

template<typename ValueType>
class osvr::util::ValueOrRange< ValueType >

Class providing a unified container-like interface to either a single value or a range of integers.

Definition at line 69 of file ValueOrRange.h.


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