22 Localization library [localization]

22.4 Standard locale categories [locale.categories]

22.4.6 The monetary category [category.monetary]

22.4.6.1 Class template money_get [locale.money.get]

22.4.6.1.1 money_get members [locale.money.get.members]

iter_type get(iter_type s, iter_type end, bool intl, ios_base& f, ios_base::iostate& err, long double& quant) const; iter_type get(s, iter_type end, bool intl, ios_base&f, ios_base::iostate& err, string_type& quant) const;

Returns: do_get(s, end, intl, f, err, quant).