allocate(size_t size) | TypeErased< VTable, Allocator, SmallBufferSize > | inlineprivate |
allocator | TypeErased< VTable, Allocator, SmallBufferSize > | private |
allocator_traits typedef | TypeErased< VTable, Allocator, SmallBufferSize > | private |
allocator_type typedef | TypeErased< VTable, Allocator, SmallBufferSize > | |
as() & | TypeErased< VTable, Allocator, SmallBufferSize > | inline |
as() const & | TypeErased< VTable, Allocator, SmallBufferSize > | inline |
as() && | TypeErased< VTable, Allocator, SmallBufferSize > | inline |
buffer_type typedef | TypeErased< VTable, Allocator, SmallBufferSize > | private |
call(Ret(*f)(const void *, FArgs...), Args &&...args) const | TypeErased< VTable, Allocator, SmallBufferSize > | inlineprotected |
call(Ret(*f)(void *, FArgs...), Args &&...args) | TypeErased< VTable, Allocator, SmallBufferSize > | inlineprotected |
call(Ret(*f)(const void *)) const | TypeErased< VTable, Allocator, SmallBufferSize > | inlineprotected |
call(Ret(*f)(void *)) | TypeErased< VTable, Allocator, SmallBufferSize > | inlineprotected |
call(Ret(*f)(const void *, const VTable &)) const | TypeErased< VTable, Allocator, SmallBufferSize > | inlineprotected |
call(Ret(*f)(void *, const VTable &)) | TypeErased< VTable, Allocator, SmallBufferSize > | inlineprotected |
cleanup() | TypeErased< VTable, Allocator, SmallBufferSize > | inlineprivate |
const_ref_size | TypeErased< VTable, Allocator, SmallBufferSize > | protectedstatic |
construct_inplace(Args &&...args) | TypeErased< VTable, Allocator, SmallBufferSize > | inlineprotected |
deallocate() | TypeErased< VTable, Allocator, SmallBufferSize > | inlineprivate |
derived_from_TypeErased_helper | TypeErased< VTable, Allocator, SmallBufferSize > | friend |
do_copy_assign(const TypeErased &other) | TypeErased< VTable, Allocator, SmallBufferSize > | inlineprivate |
get_allocator() const noexcept | TypeErased< VTable, Allocator, SmallBufferSize > | inline |
get_const_pointer() const | TypeErased< VTable, Allocator, SmallBufferSize > | inline |
get_pointer() const | TypeErased< VTable, Allocator, SmallBufferSize > | inline |
invalid_size | TypeErased< VTable, Allocator, SmallBufferSize > | protectedstatic |
make(std::allocator_arg_t tag, const Alloc &alloc, Args &&...args) | TypeErased< VTable, Allocator, SmallBufferSize > | inlinestatic |
make(Args &&...args) | TypeErased< VTable, Allocator, SmallBufferSize > | inlinestatic |
mut_ref_size | TypeErased< VTable, Allocator, SmallBufferSize > | protectedstatic |
no_child_of_ours | TypeErased< VTable, Allocator, SmallBufferSize > | privatestatic |
operator bool() const noexcept | TypeErased< VTable, Allocator, SmallBufferSize > | inlineexplicit |
operator=(const TypeErased &other) | TypeErased< VTable, Allocator, SmallBufferSize > | inline |
operator=(TypeErased &&other) noexcept | TypeErased< VTable, Allocator, SmallBufferSize > | inline |
owns_referenced_object() const noexcept | TypeErased< VTable, Allocator, SmallBufferSize > | inline |
referenced_object_is_const() const noexcept | TypeErased< VTable, Allocator, SmallBufferSize > | inline |
self | TypeErased< VTable, Allocator, SmallBufferSize > | protected |
size | TypeErased< VTable, Allocator, SmallBufferSize > | protected |
size_indicates_const(size_t size) | TypeErased< VTable, Allocator, SmallBufferSize > | inlineprotectedstatic |
size_indicates_ownership(size_t size) | TypeErased< VTable, Allocator, SmallBufferSize > | inlineprotectedstatic |
small_buffer | TypeErased< VTable, Allocator, SmallBufferSize > | private |
small_buffer_size | TypeErased< VTable, Allocator, SmallBufferSize > | static |
type() const noexcept | TypeErased< VTable, Allocator, SmallBufferSize > | inline |
TypeErased() noexcept(noexcept(allocator_type()) &&noexcept(VTable()))=default | TypeErased< VTable, Allocator, SmallBufferSize > | |
TypeErased(std::allocator_arg_t, const Alloc &alloc) | TypeErased< VTable, Allocator, SmallBufferSize > | inline |
TypeErased(const TypeErased &other) | TypeErased< VTable, Allocator, SmallBufferSize > | inline |
TypeErased(const TypeErased &other, const allocator_type &alloc) | TypeErased< VTable, Allocator, SmallBufferSize > | inline |
TypeErased(std::allocator_arg_t, const allocator_type &alloc, const TypeErased &other) | TypeErased< VTable, Allocator, SmallBufferSize > | inline |
TypeErased(TypeErased &&other) noexcept | TypeErased< VTable, Allocator, SmallBufferSize > | inline |
TypeErased(TypeErased &&other, const allocator_type &alloc) noexcept | TypeErased< VTable, Allocator, SmallBufferSize > | inline |
TypeErased(std::allocator_arg_t, const allocator_type &alloc, TypeErased &&other) noexcept | TypeErased< VTable, Allocator, SmallBufferSize > | inline |
TypeErased(std::allocator_arg_t, const Alloc &alloc, T &&d) | TypeErased< VTable, Allocator, SmallBufferSize > | inlineexplicit |
TypeErased(std::allocator_arg_t, const Alloc &alloc, std::in_place_type_t< T >, Args &&...args) | TypeErased< VTable, Allocator, SmallBufferSize > | inlineexplicit |
TypeErased(T &&d) | TypeErased< VTable, Allocator, SmallBufferSize > | inlineexplicit |
TypeErased(std::in_place_type_t< T >, Args &&...args) | TypeErased< VTable, Allocator, SmallBufferSize > | inlineexplicit |
vtable | TypeErased< VTable, Allocator, SmallBufferSize > | protected |
~TypeErased() | TypeErased< VTable, Allocator, SmallBufferSize > | inline |