util::span< BIter, EIter > Member List

This is the complete list of members for util::span< BIter, EIter >, including all inherited members.

begin() const util::span< BIter, EIter >inline
begin_iterator typedefutil::span< BIter, EIter >
empty() const util::span< BIter, EIter >inline
end() const util::span< BIter, EIter >inline
end_iterator typedefutil::span< BIter, EIter >
get_begin(Cont &cont)util::span_baseinlinestatic
get_begin_iterator typedefutil::span_base
get_cbegin(Cont &cont)util::span_baseinlinestatic
get_cbegin_iterator typedefutil::span_base
get_cend(Cont &cont)util::span_baseinlinestatic
get_cend_iterator typedefutil::span_base
get_end(Cont &cont)util::span_baseinlinestatic
get_end_iterator typedefutil::span_base
operator=(span_t const &)=defaultutil::span< BIter, EIter >
operator=(span_t &&)=defaultutil::span< BIter, EIter >
pair_t typedefutil::span< BIter, EIter >
reference typedefutil::span< BIter, EIter >
size() const util::span< BIter, EIter >inline
span(begin_iterator b, end_iterator e)util::span< BIter, EIter >inline
span(SrcIterB &&b, SrcIterE &&e, Adaptor &&adaptor)util::span< BIter, EIter >inline
span(span< OBIter, OEIter > const &from)util::span< BIter, EIter >inline
span(span_t const &)=defaultutil::span< BIter, EIter >
span(span_t &&)=defaultutil::span< BIter, EIter >
span_t typedefutil::span< BIter, EIter >
value_type typedefutil::span< BIter, EIter >