ProductFilter< Type > Struct Template Reference

Public Member Functions

const Type & operator() (const Type &value) const
 
template<class WrongType >
const Type & operator() (const WrongType &value) const
 

Detailed Description

template<class Type>
struct Foam::Function2s::ProductFilter< Type >

Definition at line 126 of file Product2.H.

Member Function Documentation

◆ operator()() [1/2]

const Type& operator() ( const Type &  value) const
inline

Definition at line 128 of file Product2.H.

◆ operator()() [2/2]

const Type& operator() ( const WrongType &  value) const
inline

Definition at line 134 of file Product2.H.


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