MapLibre Native Core
|
This is the complete list of members for mbgl::platform::Collator, including all inherited members.
Collator(bool caseSensitive, bool diacriticSensitive, const std::optional< std::string > &locale=std::nullopt) | mbgl::platform::Collator | explicit |
compare(const std::string &lhs, const std::string &rhs) const | mbgl::platform::Collator | |
operator==(const Collator &other) const | mbgl::platform::Collator | |
resolvedLocale() const | mbgl::platform::Collator |