| allocator_type typedef (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | |
| assign(size_type count, const type_t &value) (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| assign(input_iterator_t first, input_iterator_t last) (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| assign(std::initializer_list< type_t > items) (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| at(size_type index) (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| at(size_type index) const (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| back() (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| back() const (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| base_type typedef (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | |
| begin() noexcept (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| begin() const noexcept (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| bpos (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inlinestatic |
| capacity() const noexcept (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| cbegin() const noexcept (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| cend() const noexcept (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| clear() (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| const_base_type typedef (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | |
| const_pointer typedef (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | |
| const_reference typedef (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | |
| const_reverse_iterator typedef (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | |
| crbegin() const noexcept (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| crend() const noexcept (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| data() noexcept (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| data() const noexcept (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| difference_type typedef (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | |
| emplace(const_iterator pos, args_t &&... args) (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| emplace_back(args_t &&... args) (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| empty() const noexcept (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| end() noexcept (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| end() const noexcept (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| epos (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inlinestatic |
| erase(const_iterator pos) (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| erase(const_iterator first, const_iterator last) (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| front() (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| front() const (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| get_allocator() const (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| increment_version() noexcept (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| insert(const_iterator pos, const type_t &value) (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| insert(const_iterator pos, type_t &&value) (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| insert(const_iterator pos, size_type count, const type_t &value) (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| insert(const_iterator pos, size_type count, type_t &&value) (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| insert(const_iterator pos, input_iterator_t first, input_iterator_t last) (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| insert(const_iterator pos, const std::initializer_list< type_t > &items) (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| items() const noexcept (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| items() noexcept (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| max_size() const noexcept (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| npos (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inlinestatic |
| operator base_type &() noexcept (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| operator const base_type &() const noexcept (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| operator!= (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | friend |
| operator!= (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | friend |
| operator!= (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | friend |
| operator=(const raw_array &other)=default (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | |
| operator=(raw_array &&other) noexcept=default (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | |
| operator=(std::initializer_list< type_t > &items) (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| operator=(std::initializer_list< bool > &items) (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| operator== (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | friend |
| operator== (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | friend |
| operator== (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | friend |
| operator[](size_type index) const (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| operator[](size_type index) (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| pointer typedef (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | |
| pop_back() (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| push_back(const type_t &value) (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| push_back(type_t &&value) (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| raw_array() noexcept=default (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | |
| raw_array(const allocator_type &alloc) noexcept (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inlineexplicit |
| raw_array(size_type count, const type_t &value, const allocator_type &alloc=allocator_type()) (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| raw_array(size_type count, const allocator_type &alloc=allocator_type()) (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inlineexplicit |
| raw_array(input_iterator_t first, input_iterator_t last, const allocator_type &alloc=allocator_type()) (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| raw_array(const raw_array &vector) (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| raw_array(const base_type &vector) (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| raw_array(const raw_array &vector, const allocator_type &alloc) (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| raw_array(const base_type &vector, const allocator_type &alloc) (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| raw_array(std::initializer_list< type_t > items, const allocator_type &alloc=allocator_type()) (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| raw_array(std::initializer_list< bool > items, const allocator_type &alloc=allocator_type()) (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| raw_array(raw_array &&other) (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| raw_array(base_type &&other) (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| raw_array(raw_array &&other, const allocator_type &alloc) (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| raw_array(base_type &&other, const allocator_type &alloc) (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| rbegin() noexcept (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| rbegin() const noexcept (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| reference typedef (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | |
| rend() noexcept (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| rend() const noexcept (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| reserve(size_type new_cap) (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| resize(size_type count) (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| resize(size_type count, const value_type &value) (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| reverse_iterator typedef (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | |
| shrink_to_fit() (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| size() const noexcept (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| size_type typedef (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | |
| storage_allocator_type typedef (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | |
| storage_value_type typedef (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | |
| swap(raw_array &other) noexcept (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |
| value_type typedef (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | |
| version() const noexcept (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >) | xtd::collections::generic::helpers::raw_array< type_t, allocator_t > | inline |