RawSpeed
fast raw decoding library
Loading...
Searching...
No Matches
rawspeed::DefaultInitAllocatorAdaptor< T, ActualAllocator > Member List

This is the complete list of members for rawspeed::DefaultInitAllocatorAdaptor< T, ActualAllocator >, including all inherited members.

allocate(std::size_t n)rawspeed::DefaultInitAllocatorAdaptor< T, ActualAllocator >inline
allocatorrawspeed::DefaultInitAllocatorAdaptor< T, ActualAllocator >
allocator_traits typedefrawspeed::DefaultInitAllocatorAdaptor< T, ActualAllocator >
allocator_type typedefrawspeed::DefaultInitAllocatorAdaptor< T, ActualAllocator >
construct(U *ptr) const noexcept(std::is_nothrow_default_constructible_v< U >)rawspeed::DefaultInitAllocatorAdaptor< T, ActualAllocator >inline
deallocate(T *p, std::size_t n) noexceptrawspeed::DefaultInitAllocatorAdaptor< T, ActualAllocator >inline
DefaultInitAllocatorAdaptor() noexcept=defaultrawspeed::DefaultInitAllocatorAdaptor< T, ActualAllocator >
DefaultInitAllocatorAdaptor(const allocator_type &allocator_) noexceptrawspeed::DefaultInitAllocatorAdaptor< T, ActualAllocator >inlineexplicit
DefaultInitAllocatorAdaptor(const DefaultInitAllocatorAdaptor< To, typename allocator_traits::template rebind_alloc< To > > &allocator_) noexceptrawspeed::DefaultInitAllocatorAdaptor< T, ActualAllocator >inlineexplicit
get_allocator() const noexceptrawspeed::DefaultInitAllocatorAdaptor< T, ActualAllocator >inline
propagate_on_container_copy_assignment typedefrawspeed::DefaultInitAllocatorAdaptor< T, ActualAllocator >
propagate_on_container_move_assignment typedefrawspeed::DefaultInitAllocatorAdaptor< T, ActualAllocator >
propagate_on_container_swap typedefrawspeed::DefaultInitAllocatorAdaptor< T, ActualAllocator >
value_type typedefrawspeed::DefaultInitAllocatorAdaptor< T, ActualAllocator >