dune-common  2.6-git
Public Member Functions | Public Attributes | List of all members
Dune::ForEachValuePair< Tuple1, Tuple2 > Struct Template Reference

#include <dune/common/tupleutility.hh>

Public Member Functions

 ForEachValuePair (Tuple1 &t1, Tuple2 &t2)
 
template<class Functor >
void apply (Functor &f)
 

Public Attributes

Tuple1 & t1_
 
Tuple2 & t2_
 

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