OSVR-Core
Public Types | Public Member Functions | Friends | List of all members
testing::internal::ParamIterator< T > Class Template Reference

Public Types

typedef T value_type
 
typedef const Treference
 
typedef ptrdiff_t difference_type
 

Public Member Functions

 ParamIterator (const ParamIterator &other)
 
ParamIteratoroperator= (const ParamIterator &other)
 
const Toperator* () const
 
const Toperator-> () const
 
ParamIteratoroperator++ ()
 
ParamIterator operator++ (int)
 
bool operator== (const ParamIterator &other) const
 
bool operator!= (const ParamIterator &other) const
 

Friends

class ParamGenerator< T >
 

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