RawSpeed
fast raw decoding library
Loading...
Searching...
No Matches
Array1DRef.h File Reference
#include "rawspeedconfig.h"
#include "adt/Invariant.h"
#include <cstddef>
#include <type_traits>
Include dependency graph for Array1DRef.h:

Go to the source code of this file.

Classes

class  rawspeed::Array1DRef< T >

Namespaces

namespace  rawspeed

Functions

template<typename T>
 rawspeed::Array1DRef (T *data_, int numElts_) -> Array1DRef< T >
template<class T>
 rawspeed::__attribute__ ((always_inline)) inline void Array1DRef< T >