RawSpeed
fast raw decoding library
Loading...
Searching...
No Matches
CroppedArray1DRef.h File Reference
#include "rawspeedconfig.h"
#include "adt/Array1DRef.h"
#include "adt/Invariant.h"
#include <type_traits>
Include dependency graph for CroppedArray1DRef.h:
This graph shows which files directly or indirectly include this file:

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 >