Instant< T >::less Struct Reference

Less function for sorting. More...

Public Member Functions

bool operator() (const Instant &a, const Instant &b) const noexcept
 

Detailed Description

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

Less function for sorting.

Definition at line 67 of file Instant.H.

Member Function Documentation

◆ operator()()

bool operator() ( const Instant a,
const Instant b 
) const
inlinenoexcept

Definition at line 69 of file Instant.H.

References b.


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