dune-functions  2.5-dev
Classes | Namespaces | Functions
staticforloop.hh File Reference
#include <dune/common/concept.hh>
#include <dune/functions/common/type_traits.hh>
#include <dune/functions/functionspacebases/concepts.hh>

Go to the source code of this file.

Classes

struct  Dune::Functions::Imp::StaticFindInRange< ST, begin, end >
 
struct  Dune::Functions::Imp::StaticFindInRange< ST, end, end >
 

Namespaces

 Dune
 
 Dune::Functions
 
 Dune::Functions::Imp
 

Functions

template<std::size_t begin_t, std::size_t end_t, class F , class... Args>
void Dune::Functions::staticFindInRange (F &&f, Args &&... args)
 Static find loop. More...