dune-spgrid 2.8.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Dune::iostream::Match< T > Struct Template Reference

#include <dune/common/iostream.hh>

Public Member Functions

 Match (const T &value)
 
template<class U >
 Match (const Match< U > &other)
 
bool operator() (const T &value) const
 

Constructor & Destructor Documentation

◆ Match() [1/2]

template<class T >
Dune::iostream::Match< T >::Match ( const T &  value)
inlineexplicit

◆ Match() [2/2]

template<class T >
template<class U >
Dune::iostream::Match< T >::Match ( const Match< U > &  other)
inline

Member Function Documentation

◆ operator()()

template<class T >
bool Dune::iostream::Match< T >::operator() ( const T &  value) const
inline

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