Distributed Ranges
Loading...
Searching...
No Matches
Public Member Functions | List of all members
dr::__detail::owning_view< R > Class Template Reference
Inheritance diagram for dr::__detail::owning_view< R >:
Inheritance graph
[legend]
Collaboration diagram for dr::__detail::owning_view< R >:
Collaboration graph
[legend]

Public Member Functions

 owning_view (R &&range)
 
 owning_view (owning_view &&other)=default
 
 owning_view (const owning_view &other)=default
 
owning_viewoperator= (owning_view &&other)=default
 
owning_viewoperator= (const owning_view &other)=default
 
auto size () const
 
auto empty () const
 
auto begin ()
 
auto begin () const
 
auto end ()
 
auto end () const
 
decltype(auto) base ()
 
decltype(auto) base () const
 

The documentation for this class was generated from the following file: