isAOp< Type > Struct Template Reference

Test if dynamic_cast to Type is possible, as a functor. More...

Public Member Functions

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

Detailed Description

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

Test if dynamic_cast to Type is possible, as a functor.

Definition at line 230 of file typeInfo.H.

Member Function Documentation

◆ operator()()

bool operator() ( const U obj) const
inline

Definition at line 233 of file typeInfo.H.


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