Inviwo  0.9.10.1
Inviwo documentation
inviwo::CaseInsensitiveCompare Struct Reference

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
 

Detailed Description

Case insensitive equal comparison of two strings to be used for template arguments.

See also
iCaseCmp

The documentation for this struct was generated from the following files: