VCCC  2024.05
VisualCamp Common C++ library
drop_view< V > Member List

This is the complete list of members for drop_view< V >, including all inherited members.

$vccc_derived typedefview_interface< drop_view< V > >
back()view_interface< drop_view< V > >inline
back() constview_interface< drop_view< V > >inline
base() const &noexcept(std::is_nothrow_copy_constructible< V >::value)drop_view< V >inline
base() &&noexcept(std::is_nothrow_move_constructible< V >::value)drop_view< V >inline
begin()drop_view< V >inline
begin() constdrop_view< V >inline
cbegin()view_interface< drop_view< V > >inline
cbegin() constview_interface< drop_view< V > >inline
cend()view_interface< drop_view< V > >inline
cend() constview_interface< drop_view< V > >inline
data()view_interface< drop_view< V > >inline
data() constview_interface< drop_view< V > >inline
drop_view()=defaultdrop_view< V >
drop_view(V base, range_difference_t< V > count)drop_view< V >inlineexplicit
empty()view_interface< drop_view< V > >inline
empty()view_interface< drop_view< V > >inline
empty() constview_interface< drop_view< V > >inline
empty() constview_interface< drop_view< V > >inline
end()drop_view< V >inline
end() constdrop_view< V >inline
front()view_interface< drop_view< V > >inline
front() constview_interface< drop_view< V > >inline
operator bool()view_interface< drop_view< V > >inlineexplicit
operator bool() constview_interface< drop_view< V > >inlineexplicit
operator[](range_difference_t< R > n)view_interface< drop_view< V > >inline
operator[](range_difference_t< R > n) constview_interface< drop_view< V > >inline
size()drop_view< V >inline
size() constdrop_view< V >inline