Loading...
Searching...
No Matches
emptyOp< T > Struct Template Reference

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

#include <UList.H>

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 1129 of file UList.H.

Member Function Documentation

◆ operator()()

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

Definition at line 1131 of file UList.H.

References Foam::T().

Here is the call graph for this function:

The documentation for this struct was generated from the following file:
  • src/OpenFOAM/containers/Lists/List/UList.H