Instant< T >::less Struct Reference

Less function for sorting. Compares values only. More...

Public Member Functions

template<class T1 , class T2 >
bool operator() (const Instant< T1 > &a, const Instant< T2 > &b) const noexcept
 

Detailed Description

template<class T>
struct Foam::Instant< T >::less

Less function for sorting. Compares values only.

Definition at line 67 of file Instant.H.

Member Function Documentation

◆ operator()()

bool operator() ( const Instant< T1 > &  a,
const Instant< T2 > &  b 
) const
inlinenoexcept

Definition at line 71 of file Instant.H.

References Foam::constant::physicoChemical::b, Instant< T >::value(), and dimensioned< Type >::value().

Here is the call graph for this function:

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