Spicy
hilti::rt::vector::Allocator< T, Default_ > Member List

This is the complete list of members for hilti::rt::vector::Allocator< T, Default_ >, including all inherited members.

allocate(std::size_t n) (defined in hilti::rt::vector::Allocator< T, Default_ >)hilti::rt::vector::Allocator< T, Default_ >inline
construct(U *p) noexcept(std::is_nothrow_default_constructible< U >::value) (defined in hilti::rt::vector::Allocator< T, Default_ >)hilti::rt::vector::Allocator< T, Default_ >inline
construct(U *p, Args &&... args) (defined in hilti::rt::vector::Allocator< T, Default_ >)hilti::rt::vector::Allocator< T, Default_ >inline
deallocate(value_type *p, std::size_t) noexcept (defined in hilti::rt::vector::Allocator< T, Default_ >)hilti::rt::vector::Allocator< T, Default_ >inline
value_type typedef (defined in hilti::rt::vector::Allocator< T, Default_ >)hilti::rt::vector::Allocator< T, Default_ >