OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
For use with std::map as a compare operator: std::map<ossimString, ossimString, ossimStringLtstr> More...
#include <ossimString.h>
Public Member Functions | |
bool | operator() (const ossimString &s1, const ossimString &s2) const |
For use with std::map as a compare operator: std::map<ossimString, ossimString, ossimStringLtstr>
This will allow the find method on map to work.
Definition at line 971 of file ossimString.h.
|
inline |