Public Member Functions | Public Attributes | List of all members
detail::all< Container > Struct Template Reference

#include <ranges.h>

Public Member Functions

auto begin () const -> typename Container::const_iterator
 
auto end () const -> typename Container::const_iterator
 

Public Attributes

const Container & c
 

Detailed Description

template<typename Container>
struct detail::all< Container >

Definition at line 666 of file ranges.h.

Member Function Documentation

◆ begin()

template<typename Container >
auto detail::all< Container >::begin ( ) const -> typename Container::const_iterator
inline

Definition at line 668 of file ranges.h.

◆ end()

template<typename Container >
auto detail::all< Container >::end ( ) const -> typename Container::const_iterator
inline

Definition at line 669 of file ranges.h.

Member Data Documentation

◆ c

template<typename Container >
const Container& detail::all< Container >::c

Definition at line 667 of file ranges.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:30