emptyOp< T > Struct Template Reference

Test if object is empty, typically using its empty() method. More...

Public Member Functions

bool operator() (const T &obj) const
 

Detailed Description

template<class T>
struct Foam::emptyOp< T >

Test if object is empty, typically using its empty() method.

Definition at line 679 of file UList.H.

Member Function Documentation

◆ operator()()

bool operator() ( const T obj) const
inline

Definition at line 681 of file UList.H.


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