RawSpeed
fast raw decoding library
Loading...
Searching...
No Matches
iterator_range.h File Reference
#include <utility>
Include dependency graph for iterator_range.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rawspeed::iterator_range< Iter >

Namespaces

namespace  rawspeed

Functions

template<class T>
iterator_range< Trawspeed::make_range (T x, T y)
template<typename T>
iterator_range< Trawspeed::make_range (std::pair< T, T > p)