Top Level
Components
Guides
Documenting
Defined in omni/extras/PathMap.h
Custom less-than functor for a case sensitive or insensitive map lookup.
On Windows, this does a simple case insensitive string comparison on the contents of each string’s buffer. On Linux, this performs a case sensitive string comparison.