![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
Case-insensitive equality comparison. Supports all combinations of std::string_view (UTF-8) and std::wstring_view. Uses utf8cpp to correctly decode multi-byte UTF-8 sequences. More...
#include <inviwo/core/util/utfutils.h>
Public Types | |
| using | is_transparent = int |
Case-insensitive equality comparison. Supports all combinations of std::string_view (UTF-8) and std::wstring_view. Uses utf8cpp to correctly decode multi-byte UTF-8 sequences.