Zserio C++17 runtime library
0.5.0
Built for Zserio 2.17.0
|
This is the complete list of members for zserio::AllocatorHolder< ALLOC, true >, including all inherited members.
allocator_type typedef | zserio::AllocatorHolder< ALLOC, true > | |
AllocatorHolder(const allocator_type &) | zserio::AllocatorHolder< ALLOC, true > | inlineexplicit |
AllocatorHolder()=default | zserio::AllocatorHolder< ALLOC, true > | |
AllocatorHolder(const AllocatorHolder &other)=default | zserio::AllocatorHolder< ALLOC, true > | |
AllocatorHolder(AllocatorHolder &&other)=default | zserio::AllocatorHolder< ALLOC, true > | |
get_allocator() const | zserio::AllocatorHolder< ALLOC, true > | inline |
get_allocator_ref() const | zserio::AllocatorHolder< ALLOC, true > | inlineprotected |
operator=(const AllocatorHolder &other)=default | zserio::AllocatorHolder< ALLOC, true > | |
operator=(AllocatorHolder &&other)=default | zserio::AllocatorHolder< ALLOC, true > | |
set_allocator(const allocator_type &) | zserio::AllocatorHolder< ALLOC, true > | inlineprotected |
set_allocator(allocator_type &&) | zserio::AllocatorHolder< ALLOC, true > | inlineprotected |
~AllocatorHolder()=default | zserio::AllocatorHolder< ALLOC, true > |