dune-common  2.5.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
Dune::Hybrid::Impl::DynamicIntegralRange< T > Class Template Reference

#include <dune/common/hybridutilities.hh>

Public Member Functions

constexpr DynamicIntegralRange (const T &begin, const T &end)
 
constexpr auto size () const
 
constexpr T operator[] (const T &i) const
 

Constructor & Destructor Documentation

template<class T>
constexpr Dune::Hybrid::Impl::DynamicIntegralRange< T >::DynamicIntegralRange ( const T &  begin,
const T &  end 
)
inline

Member Function Documentation

template<class T>
constexpr T Dune::Hybrid::Impl::DynamicIntegralRange< T >::operator[] ( const T &  i) const
inline
template<class T>
constexpr auto Dune::Hybrid::Impl::DynamicIntegralRange< T >::size ( ) const
inline

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