Case-sensitive less-than comparison. Suitable for use as comparator in ordered containers.
More...
#include <inviwo/core/util/utfutils.h>
|
|
using | is_transparent = int |
|
|
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 |
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