Money_put Virtual Functions

Implementation functions for localization of the money_put public member functions.

  iter_type do_put(iter_type s, bool intl, 
  ios_base& str, char_type fill, 
  long double units) const;
  iter_type do_put(iter_type s, bool intl, 
  ios_base& str, char_type fill, 
  const string_type& digits) const;
  
Remarks

Implements a localized put function.