isTypeOp< Type > Struct Template Reference

Test if typeid is identical to the Type, as a functor. More...

Public Member Functions

template<class U >
bool operator() (const U &obj) const
 

Detailed Description

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

Test if typeid is identical to the Type, as a functor.

Definition at line 244 of file typeInfo.H.

Member Function Documentation

◆ operator()()

bool operator() ( const U obj) const
inline

Definition at line 247 of file typeInfo.H.


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