Inviwo 0.9.12-pre
Inviwo documentation
|
Case insensitive less comparison of two strings to be used for template arguments. More...
#include <stringconversion.h>
Public Types | |
using | is_transparent = int |
Public Member Functions | |
bool | operator() (std::string_view l, std::string_view r) const |
Case insensitive less comparison of two strings to be used for template arguments.