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

Case-sensitive less-than comparison. Suitable for use as comparator in ordered containers. More...

#include <inviwo/core/util/utfutils.h>

Public Types

using is_transparent = int

Public Member Functions

constexpr bool operator() (std::string_view a, std::string_view b) const
constexpr bool operator() (std::string_view a, std::wstring_view b) const
constexpr bool operator() (std::wstring_view a, std::string_view b) const
constexpr bool operator() (std::wstring_view a, std::wstring_view b) const

Detailed Description

Case-sensitive less-than comparison. Suitable for use as comparator in ordered containers.


The documentation for this struct was generated from the following file:
  • include/inviwo/core/util/utfutils.h