VCCC  2024.05
VisualCamp Common C++ library
single_view< T > Member List

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

$vccc_derived typedefview_interface< single_view< T > >
back()view_interface< single_view< T > >inline
back() constview_interface< single_view< T > >inline
begin() noexceptsingle_view< T >inline
begin() const noexceptsingle_view< T >inline
cbegin()view_interface< single_view< T > >inline
cbegin() constview_interface< single_view< T > >inline
cend()view_interface< single_view< T > >inline
cend() constview_interface< single_view< T > >inline
data() noexceptsingle_view< T >inline
data() const noexceptsingle_view< T >inline
empty()view_interface< single_view< T > >inline
empty()view_interface< single_view< T > >inline
empty() constview_interface< single_view< T > >inline
empty() constview_interface< single_view< T > >inline
end() noexceptsingle_view< T >inline
end() const noexceptsingle_view< T >inline
front()view_interface< single_view< T > >inline
front() constview_interface< single_view< T > >inline
operator bool()view_interface< single_view< T > >inlineexplicit
operator bool() constview_interface< single_view< T > >inlineexplicit
operator[](range_difference_t< R > n)view_interface< single_view< T > >inline
operator[](range_difference_t< R > n) constview_interface< single_view< T > >inline
single_view()=defaultsingle_view< T >
single_view(const T &t)single_view< T >inlineexplicit
single_view(T &&t)single_view< T >inlineexplicit
single_view(InPlace, Args &&... args)single_view< T >inlineexplicit
size() noexceptsingle_view< T >inlinestatic
view_interface< single_view< T > >::size() constview_interface< single_view< T > >inline