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. | |
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.
Definition at line 30 of file CollectorMap.h.
|
inline |
Returns true if v1 is less than v2.
v1 | Input constant |
v2 | Input constant |
Definition at line 40 of file CollectorMap.h.
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: 02/24/2025 16:18:39 |