cxxomfort  rel.20211024
Simple backports for C++ - https://ryan.gulix.cl/fossil.cgi/cxxomfort/
array_ref< T, IdxType > Member List

This is the complete list of members for array_ref< T, IdxType >, including all inherited members.

array_ref() noexcept=defaultarray_ref< T, IdxType >
array_ref(array_ref const &) noexcept=defaultarray_ref< T, IdxType >
array_ref(pointer p, size_type len) CXXO_NOEXCEPTNOTHROWarray_ref< T, IdxType >inline
array_ref(std::nullptr_t, pointer p, pointer q) CXXO_NOEXCEPTNOTHROWarray_ref< T, IdxType >inline
array_ref(pointer p, pointer q) CXXO_NOEXCEPTNOTHROWarray_ref< T, IdxType >inline
array_ref(T(&arr)[N]) CXXO_NOEXCEPTNOTHROWarray_ref< T, IdxType >inlineexplicit
at(size_type i)array_ref< T, IdxType >inline
at(size_type i) constarray_ref< T, IdxType >inline
at_or(size_type i, reference alt) CXXO_NOEXCEPTNOTHROWarray_ref< T, IdxType >inline
at_or(size_type i, const_reference alt) const CXXO_NOEXCEPTNOTHROWarray_ref< T, IdxType >inline
back() const CXXO_NOEXCEPTNOTHROWarray_ref< T, IdxType >inline
back() CXXO_NOEXCEPTNOTHROWarray_ref< T, IdxType >inline
begin() CXXO_NOEXCEPTNOTHROWarray_ref< T, IdxType >inline
begin() const CXXO_NOEXCEPTNOTHROWarray_ref< T, IdxType >inline
cbegin() const CXXO_NOEXCEPTNOTHROWarray_ref< T, IdxType >inline
cend() const CXXO_NOEXCEPTNOTHROWarray_ref< T, IdxType >inline
const_iterator typedefarray_ref< T, IdxType >
const_pointer typedefarray_ref< T, IdxType >
const_reverse_iterator typedefarray_ref< T, IdxType >
const_value_type typedefarray_ref< T, IdxType >
crbegin() const CXXO_NOEXCEPTNOTHROWarray_ref< T, IdxType >inline
crend() const CXXO_NOEXCEPTNOTHROWarray_ref< T, IdxType >inline
data() CXXO_NOEXCEPTNOTHROWarray_ref< T, IdxType >inline
data() const CXXO_NOEXCEPTNOTHROWarray_ref< T, IdxType >inline
difference_type typedefarray_ref< T, IdxType >
element_type typedefarray_ref< T, IdxType >
empty() const CXXO_NOEXCEPTNOTHROWarray_ref< T, IdxType >inline
end() CXXO_NOEXCEPTNOTHROWarray_ref< T, IdxType >inline
end() const CXXO_NOEXCEPTNOTHROWarray_ref< T, IdxType >inline
front() const CXXO_NOEXCEPTNOTHROWarray_ref< T, IdxType >inline
front() CXXO_NOEXCEPTNOTHROWarray_ref< T, IdxType >inline
iterator typedefarray_ref< T, IdxType >
leftmost(size_type n) const CXXO_NOEXCEPTNOTHROWarray_ref< T, IdxType >
operator=(array_ref const &) noexcept=defaultarray_ref< T, IdxType >
operator[](size_type i) CXXO_NOEXCEPTNOTHROWarray_ref< T, IdxType >inline
operator[](size_type i) const CXXO_NOEXCEPTNOTHROWarray_ref< T, IdxType >inline
pointer typedefarray_ref< T, IdxType >
rbegin() CXXO_NOEXCEPTNOTHROWarray_ref< T, IdxType >inline
rbegin() const CXXO_NOEXCEPTNOTHROWarray_ref< T, IdxType >inline
rend() CXXO_NOEXCEPTNOTHROWarray_ref< T, IdxType >inline
rend() const CXXO_NOEXCEPTNOTHROWarray_ref< T, IdxType >inline
reverse_iterator typedefarray_ref< T, IdxType >
rightmost(size_type n) const CXXO_NOEXCEPTNOTHROWarray_ref< T, IdxType >
size() const CXXO_NOEXCEPTNOTHROWarray_ref< T, IdxType >inline
size_bytes() const CXXO_NOEXCEPTNOTHROWarray_ref< T, IdxType >inline
size_type typedefarray_ref< T, IdxType >
slice(difference_type pos, size_type count) constarray_ref< T, IdxType >
slice(difference_type pos) constarray_ref< T, IdxType >
substr(size_type pos, size_type count) constarray_ref< T, IdxType >
substr(size_type pos) constarray_ref< T, IdxType >
value_type typedefarray_ref< T, IdxType >
without_back() constarray_ref< T, IdxType >
without_back_n(size_type n) constarray_ref< T, IdxType >inline
without_front() constarray_ref< T, IdxType >
without_front_n(size_type n) constarray_ref< T, IdxType >