]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/numparse_symbols.h
ICU-66108.tar.gz
[apple/icu.git] / icuSources / i18n / numparse_symbols.h
index 8912ee95b0d009669f3300dc3c55c9b1591a9cce..beb133f7d07a53d3e4537d074b0be4ae83d4772d 100644 (file)
@@ -50,7 +50,7 @@ class U_I18N_API IgnorablesMatcher : public SymbolMatcher {
   public:
     IgnorablesMatcher() = default;  // WARNING: Leaves the object in an unusable state
 
-    IgnorablesMatcher(unisets::Key key);
+    IgnorablesMatcher(parse_flags_t parseFlags);
 
     bool isFlexible() const override;