Inviwo
0.9.10.1
Inviwo documentation
|
Case insensitive equal comparison of two strings to be used for template arguments. More...
#include <stringconversion.h>
Public Member Functions | |
bool | operator() (const std::string &a, const std::string &b) const |
Case insensitive equal comparison of two strings to be used for template arguments.