dune-common  2.5.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Dune::is_range< T, typename > Struct Template Reference

#include <dune/common/typetraits.hh>

Inheritance diagram for Dune::is_range< T, typename >:

Detailed Description

template<typename T, typename = void>
struct Dune::is_range< T, typename >

typetrait to check that a class has begin() and end() members


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