Zivid
1.0.1+3607.8a7510c4
Zivid API
|
Class describing a range of values More...
#include <sstream>
Go to the source code of this file.
Classes | |
class | Zivid::Range< T > |
Class describing a range of values for a given type T The range boudaries for both minimum and maximum are inclusive /summary> More... | |
Functions | |
template<typename T > | |
std::ostream & | Zivid::operator<< (std::ostream &os, const Range< T > &range) |
Append the range to a stream More... | |
Class describing a range of values
std::ostream& Zivid::operator<< | ( | std::ostream & | os, |
const Range< T > & | range | ||
) |
Append the range to a stream