|
RawSpeed
fast raw decoding library
|
Go to the source code of this file.
Classes | |
| class | rawspeed::Optional< T > |
Namespaces | |
| namespace | rawspeed |
Functions | |
| template<typename T, typename U> | |
| bool | rawspeed::operator== (const Optional< T > &lhs, const U &rhs) |
| template<typename T, typename U> | |
| bool | rawspeed::operator== (const Optional< T > &lhs, const Optional< U > &rhs) |