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 |
Less function for sorting. Compares values only.
|
inlinenoexcept |
Definition at line 70 of file Instant.H.
References b, and Instant< T >::Instant().
