CP3-llbb Framework
Public Member Functions | Friends | List of all members
Range< T > Class Template Reference

Public Member Functions

 Range (T from, T to)
 
from () const
 
to () const
 
bool in (T value) const
 
bool operator< (const Range< T > &other) const
 

Friends

template<typename U >
std::ostream & operator<< (std::ostream &stream, const Range< U > &range)
 

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