isTypeOp< TargetType > Struct Template Reference

Check is typeid is identical to the TargetType, as a functor. More...

Public Member Functions

template<class Type >
bool operator() (const Type &t) const
 

Detailed Description

template<class TargetType>
struct Foam::isTypeOp< TargetType >

Check is typeid is identical to the TargetType, as a functor.

Definition at line 226 of file typeInfo.H.

Member Function Documentation

◆ operator()()

bool operator() ( const Type &  t) const
inline

Definition at line 229 of file typeInfo.H.


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