allocator_type typedef | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | |
assign(InputIt first, InputIt last) | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
assign(const_iterator first, const_iterator last) | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
at(size_type i) const | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
at(size_type i) | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
back() | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
back() const | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
begin() noexcept | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
begin() const noexcept | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
capacity() const noexcept | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
capacity_reached() const noexcept | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
cbegin() const noexcept | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
cend() const noexcept | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
clear() noexcept | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
const_iterator typedef | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | |
const_pointer typedef | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | |
const_reference typedef | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | |
darray() noexcept | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
darray(size_type capacity, const float growth_factor=DEFAULT_GROWTH_FACTOR, const allocator_type &alloc=allocator_type()) | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inlineexplicit |
darray(const darray &x) | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
darray(const darray &x, const float growth_factor, const allocator_type &alloc) | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inlineexplicit |
darray(const darray &x, const size_type _capacity, const float growth_factor, const allocator_type &alloc) | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inlineexplicit |
darray(darray &&x) noexcept | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
darray(darray &&x, const float growth_factor, const allocator_type &alloc) noexcept | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inlineexplicit |
darray(const size_type _capacity, const_iterator first, const_iterator last, const float growth_factor=DEFAULT_GROWTH_FACTOR, const allocator_type &alloc=allocator_type()) | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inlineexplicit |
darray(const size_type _capacity, InputIt first, InputIt last, const float growth_factor=DEFAULT_GROWTH_FACTOR, const allocator_type &alloc=allocator_type()) | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inlineexplicit |
darray(InputIt first, InputIt last, const allocator_type &alloc=allocator_type()) | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
darray(std::initializer_list< value_type > initlist, const allocator_type &alloc=allocator_type()) | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
darray_tag typedef | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | |
data() const noexcept | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
data() noexcept | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
DEFAULT_GROWTH_FACTOR | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | static |
difference_type typedef | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | |
emplace(const_iterator pos, Args &&... args) | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
emplace_back(Args &&... args) | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
empty() const noexcept | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
end() noexcept | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
end() const noexcept | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
equal_comparator typedef | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | |
erase(const_iterator pos) | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
erase(iterator first, const_iterator last) | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
erase(const size_type pos_idx) | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
erase(const size_type first_idx, const size_type last_idx) | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
erase_matching(const value_type &x, const bool all_matching, equal_comparator comparator) | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
front() | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
front() const | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
get_allocator() const noexcept | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
get_allocator_ref() const noexcept | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
get_grown_capacity() const noexcept | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
get_info() const noexcept | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
growth_factor() const noexcept | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
insert(const_iterator pos, const value_type &x) | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
insert(const size_type pos_idx, const value_type &x) | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
insert(const_iterator pos, value_type &&x) | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
insert(const_iterator pos, InputIt first, InputIt last) | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
iterator typedef | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | |
max_size() const noexcept | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
operator=(const darray &x) | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
operator=(darray &&x) noexcept | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
operator[](size_type i) const noexcept | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
operator[](size_type i) noexcept | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
pointer typedef | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | |
pop_back() noexcept | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
push_back(const value_type &x) | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
push_back(value_type &&x) | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
push_back(InputIt first, InputIt last) | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
push_back_list(const Args &... args) | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
push_back_list(Args &&... args) | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
push_back_unique(const value_type &x, equal_comparator comparator) | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
push_front(const value_type &x) | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
push_front(value_type &&x) | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
reference typedef | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | |
reserve(size_type new_capacity) | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
shrink_to_fit() | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
size() const noexcept | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
size_type typedef | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | |
swap(darray &x) noexcept | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
toString() const noexcept | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |
uses_memmove | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | static |
uses_realloc | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | static |
uses_secmem | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | static |
value_type typedef | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | |
~darray() noexcept | jau::darray< Value_type, Size_type, Alloc_type, use_memmove, use_secmem > | inline |