Money_get Virtual Functions

Implementation functions for localization of the money_get public member functions.

  iter_type do_get(iter_type s, iter_type end, 
  bool intl, ios_base& str, ios_base::iostate& err,
  long double& units) const;
  iter_type do_get(iter_type s, iter_type end, 
  bool intl, ios_base& str, ios_base::iostate& err
  string_type& digits) const;
  
Remarks

Implements a localized monetary get function.