|
RawSpeed
fast raw decoding library
|
#include "rawspeedconfig.h"#include "adt/Array1DRef.h"#include "adt/Invariant.h"#include <type_traits>Go to the source code of this file.
Classes | |
| class | rawspeed::CroppedArray1DRef< T > |
Namespaces | |
| namespace | rawspeed |
Functions | |
| template<typename T> | |
| rawspeed::CroppedArray1DRef (Array1DRef< T > base, int offset, int numElts) -> CroppedArray1DRef< T > | |
| template<class T> | |
| rawspeed::__attribute__ ((always_inline)) inline void Array1DRef< T > | |