| allocator_type typedef (defined in duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR >) | duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR > | |
| AssertIndexInBounds(idx_t index, idx_t size) (defined in duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR >) | duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR > | inlineprivatestatic |
| back() (defined in duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR >) | duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR > | inline |
| back() const (defined in duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR >) | duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR > | inline |
| clear() noexcept (defined in duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR >) | duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR > | inline |
| const_iterator typedef (defined in duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR >) | duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR > | |
| const_pointer typedef (defined in duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR >) | duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR > | |
| const_reference typedef (defined in duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR >) | duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR > | |
| const_reverse_iterator typedef (defined in duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR >) | duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR > | |
| difference_type typedef (defined in duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR >) | duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR > | |
| erase_at(idx_t idx) (defined in duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR >) | duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR > | inline |
| front() (defined in duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR >) | duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR > | inline |
| front() const (defined in duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR >) | duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR > | inline |
| get(typename original::size_type __n) (defined in duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR >) | duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR > | inline |
| get(typename original::size_type __n) const (defined in duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR >) | duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR > | inline |
| iterator typedef (defined in duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR >) | duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR > | |
| operator[](typename original::size_type __n) (defined in duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR >) | duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR > | inline |
| operator[](typename original::size_type __n) const (defined in duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR >) | duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR > | inline |
| original typedef (defined in duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR >) | duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR > | |
| pointer typedef (defined in duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR >) | duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR > | |
| reference typedef (defined in duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR >) | duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR > | |
| reverse_iterator typedef (defined in duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR >) | duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR > | |
| size_type typedef (defined in duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR >) | duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR > | |
| unsafe_erase_at(idx_t idx) (defined in duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR >) | duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR > | inline |
| value_type typedef (defined in duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR >) | duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR > | |
| vector()=default (defined in duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR >) | duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR > | |
| vector(original &&other) (defined in duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR >) | duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR > | inline |
| vector(vector< DATA_TYPE, INTERNAL_SAFE > &&other) (defined in duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR >) | duckdb::vector< DATA_TYPE, SAFE, ALLOCATOR > | inline |