notEqualOp1< T > Struct Template Reference

Public Member Functions

 notEqualOp1 (const T &v)
 
bool operator() (const T &x) const
 

Public Attributes

const Tvalue
 

Detailed Description

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

Definition at line 244 of file ops.H.

Constructor & Destructor Documentation

◆ notEqualOp1()

notEqualOp1 ( const T v)
inline

Definition at line 244 of file ops.H.

Member Function Documentation

◆ operator()()

bool operator() ( const T x) const
inline

Definition at line 244 of file ops.H.

Member Data Documentation

◆ value

const T& value

Definition at line 244 of file ops.H.


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