Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::CaseInsensitiveLess Struct Reference

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
 

Detailed Description

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


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