RawSpeed
fast raw decoding library
Loading...
Searching...
No Matches
DefaultInitAllocatorAdaptor.h File Reference
#include <cstddef>
#include <memory>
#include <type_traits>
Include dependency graph for DefaultInitAllocatorAdaptor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rawspeed::DefaultInitAllocatorAdaptor< T, ActualAllocator >
struct  rawspeed::DefaultInitAllocatorAdaptor< T, ActualAllocator >::rebind< To >

Namespaces

namespace  rawspeed

Functions

template<typename T0, typename A0, typename T1, typename A1>
bool rawspeed::operator== (DefaultInitAllocatorAdaptor< T0, A0 > const &x, DefaultInitAllocatorAdaptor< T1, A1 > const &y) noexcept
template<typename T0, typename A0, typename T1, typename A1>
bool rawspeed::operator!= (DefaultInitAllocatorAdaptor< T0, A0 > const &x, DefaultInitAllocatorAdaptor< T1, A1 > const &y) noexcept