xtd 0.2.0
Loading...
Searching...
No Matches
xtd::collections::generic::helpers::raw_array< type_t, allocator_t > Member List

This is the complete list of members for xtd::collections::generic::helpers::raw_array< type_t, allocator_t >, including all inherited members.

allocator_type typedefxtd::collections::generic::helpers::raw_array< type_t, allocator_t >
assign(size_type count, const type_t &value) -> void (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) -> void (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) -> void (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) -> reference (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 -> const_reference (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >)xtd::collections::generic::helpers::raw_array< type_t, allocator_t >inline
back() -> reference (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 -> const_reference (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 typedefxtd::collections::generic::helpers::raw_array< type_t, allocator_t >
begin() noexcept -> iterator (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 -> const_iterator (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >)xtd::collections::generic::helpers::raw_array< type_t, allocator_t >inline
bposxtd::collections::generic::helpers::raw_array< type_t, allocator_t >inlinestatic
capacity() const noexcept -> size_type (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 -> const_iterator (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 -> const_iterator (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >)xtd::collections::generic::helpers::raw_array< type_t, allocator_t >inline
clear() -> void (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 typedefxtd::collections::generic::helpers::raw_array< type_t, allocator_t >
const_iterator typedefxtd::collections::generic::helpers::raw_array< type_t, allocator_t >
const_pointer typedefxtd::collections::generic::helpers::raw_array< type_t, allocator_t >
const_reference typedefxtd::collections::generic::helpers::raw_array< type_t, allocator_t >
const_reverse_iterator typedefxtd::collections::generic::helpers::raw_array< type_t, allocator_t >
crbegin() const noexcept -> const_reverse_iterator (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 -> const_reverse_iterator (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 -> pointer (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 -> const_pointer (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 typedefxtd::collections::generic::helpers::raw_array< type_t, allocator_t >
emplace(const_iterator pos, args_t &&... args) -> iterator (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) -> reference (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 -> bool (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 -> iterator (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 -> const_iterator (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >)xtd::collections::generic::helpers::raw_array< type_t, allocator_t >inline
eposxtd::collections::generic::helpers::raw_array< type_t, allocator_t >inlinestatic
erase(const_iterator pos) -> iterator (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) -> iterator (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >)xtd::collections::generic::helpers::raw_array< type_t, allocator_t >inline
front() -> reference (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 -> const_reference (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 -> 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
increment_version() noexcept -> size_type (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) -> iterator (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) -> iterator (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) -> iterator (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) -> iterator (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) -> iterator (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) -> iterator (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 -> const_base_type & (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 -> base_type & (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >)xtd::collections::generic::helpers::raw_array< type_t, allocator_t >inline
iterator typedefxtd::collections::generic::helpers::raw_array< type_t, allocator_t >
max_size() const noexcept -> size_type (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >)xtd::collections::generic::helpers::raw_array< type_t, allocator_t >inline
nposxtd::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) -> raw_array &=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 -> raw_array &=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) -> raw_array &requires(!std::is_same_v< type_t, bool >) (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) -> raw_array &requires(std::is_same_v< type_t, bool >) (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 -> const_reference (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) -> reference (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >)xtd::collections::generic::helpers::raw_array< type_t, allocator_t >inline
pointer typedefxtd::collections::generic::helpers::raw_array< type_t, allocator_t >
pop_back() -> void (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) -> void (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) -> void (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=defaultxtd::collections::generic::helpers::raw_array< type_t, allocator_t >
raw_array(const allocator_type &alloc) noexceptxtd::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())xtd::collections::generic::helpers::raw_array< type_t, allocator_t >inline
raw_array(size_type count, const allocator_type &alloc=allocator_type())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())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 -> reverse_iterator (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 -> const_reverse_iterator (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >)xtd::collections::generic::helpers::raw_array< type_t, allocator_t >inline
reference typedefxtd::collections::generic::helpers::raw_array< type_t, allocator_t >
rend() noexcept -> reverse_iterator (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 -> const_reverse_iterator (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) -> void (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) -> void (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) -> void (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 typedefxtd::collections::generic::helpers::raw_array< type_t, allocator_t >
shrink_to_fit() -> void (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 -> size_type (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 typedefxtd::collections::generic::helpers::raw_array< type_t, allocator_t >
swap(raw_array &other) noexcept -> void (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 typedefxtd::collections::generic::helpers::raw_array< type_t, allocator_t >
version() const noexcept -> size_type (defined in xtd::collections::generic::helpers::raw_array< type_t, allocator_t >)xtd::collections::generic::helpers::raw_array< type_t, allocator_t >inline