Photon 1.0.0
Loading...
Searching...
No Matches
basic_memory_buffer< T, SIZE, Allocator > Member List

This is the complete list of members for basic_memory_buffer< T, SIZE, Allocator >, including all inherited members.

alloc_basic_memory_buffer< T, SIZE, Allocator >private
append(const ContiguousRange &range)basic_memory_buffer< T, SIZE, Allocator >inline
basic_memory_buffer(const Allocator &alloc=Allocator())basic_memory_buffer< T, SIZE, Allocator >inlineexplicit
basic_memory_buffer(basic_memory_buffer &&other) noexceptbasic_memory_buffer< T, SIZE, Allocator >inline
const_reference typedefbasic_memory_buffer< T, SIZE, Allocator >
deallocate()basic_memory_buffer< T, SIZE, Allocator >inlineprivate
get_allocator() const -> Allocatorbasic_memory_buffer< T, SIZE, Allocator >inline
grow(size_t size) overridebasic_memory_buffer< T, SIZE, Allocator >protected
move(basic_memory_buffer &other)basic_memory_buffer< T, SIZE, Allocator >inlineprivate
operator=(basic_memory_buffer &&other) noexcept -> basic_memory_buffer &basic_memory_buffer< T, SIZE, Allocator >inline
reserve(size_t new_capacity)basic_memory_buffer< T, SIZE, Allocator >inline
resize(size_t count)basic_memory_buffer< T, SIZE, Allocator >inline
store_basic_memory_buffer< T, SIZE, Allocator >private
value_type typedefbasic_memory_buffer< T, SIZE, Allocator >
~basic_memory_buffer()basic_memory_buffer< T, SIZE, Allocator >inline