|
RawSpeed
fast raw decoding library
|
#include <utility>Go to the source code of this file.
Classes | |
| class | rawspeed::iterator_range< Iter > |
Namespaces | |
| namespace | rawspeed |
Functions | |
| template<class T> | |
| iterator_range< T > | rawspeed::make_range (T x, T y) |
| template<typename T> | |
| iterator_range< T > | rawspeed::make_range (std::pair< T, T > p) |