clipEqOp< T > Struct Template Reference

Clip value and assign inplace. More...

Public Member Functions

bool operator() (T &val, const MinMax< T > &range) const
 

Detailed Description

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

Clip value and assign inplace.

Definition at line 79 of file MinMaxOps.H.

Member Function Documentation

◆ operator()()

bool operator() ( T val,
const MinMax< T > &  range 
) const
inline

Definition at line 81 of file MinMaxOps.H.

References range.


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