Dune::is_range< T, typename > Struct Template Reference
[Common]
#include <dune/common/typetraits.hh>
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: