![]() |
Isis Developer Reference
|
Provides a simple comparison between two values. More...
#include <CollectorMap.h>
Public Member Functions | |
bool | operator() (const K &v1, const K &v2) const |
Returns true if v1 is less than v2. More... | |
Provides a simple comparison between two values.
This simple comparison function object is provided with no special frills that does pretty much exactly what std::less does.
|
inline |
Returns true if v1 is less than v2.
v1 | Input constant |
v2 | Input constant |
U.S. Department of the Interior | U.S. Geological Survey ISIS | Privacy & Disclaimers | Astrogeology Research Program To contact us, please post comments and questions on the USGS Astrogeology Discussion Board To report a bug, or suggest a feature go to: ISIS Github File Modified: 03/21/2022 06:55:40 |