Loading...
Searching...
No Matches
isTypeOp< Type > Struct Template Reference

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

#include <typeInfo.H>

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 285 of file typeInfo.H.

Member Function Documentation

◆ operator()()

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

Definition at line 288 of file typeInfo.H.

References Foam::isType(), and U.

Here is the call graph for this function:

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