Loading...
Searching...
No Matches
Instant< T >::less Struct Reference

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

#include <Instant.H>

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()()

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

Definition at line 70 of file Instant.H.

References b, and Instant< T >::Instant().

Here is the call graph for this function:

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