ICU4X
International Components for Unicode
|
This is the complete list of members for ICU4XCollator, including all inherited members.
compare(const std::string_view left, const std::string_view right) const | ICU4XCollator | inline |
compare_utf16(const std::u16string_view left, const std::u16string_view right) const | ICU4XCollator | inline |
compare_valid_utf8(const std::string_view left, const std::string_view right) const | ICU4XCollator | inline |
create_v1(const ICU4XDataProvider &provider, const ICU4XLocale &locale, ICU4XCollatorOptionsV1 options) | ICU4XCollator | inlinestatic |
ICU4XCollator(capi::ICU4XCollator *i) | ICU4XCollator | inlineexplicit |
ICU4XCollator()=default | ICU4XCollator | |
ICU4XCollator(ICU4XCollator &&) noexcept=default | ICU4XCollator | |
operator=(ICU4XCollator &&other) noexcept=default | ICU4XCollator | |
resolved_options() const | ICU4XCollator | inline |