ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

template<class _CharT , class _OutputIter >
_STLP_MOVE_TO_STD_NAMESPACE _OutputIter money_put< _CharT, _OutputIter >::do_put ( iter_type  __s,
bool  __intl,
ios_base __str,
char_type  __fill,
_STLP_LONGEST_FLOAT_TYPE  __units 
) const [protected, virtual]

Definition at line 506 of file _monetary.c.

Referenced by money_put< _CharT, _OutputIter >::put().

                                                                    {
  _STLP_BASIC_IOSTRING(char_type) __digits;
  _STLP_PRIV __get_money_digits(__digits, __str, __units);
  return _STLP_PRIV __money_do_put(__s, __intl, __str, __fill, __digits, false, __STATIC_CAST(string_type*, 0));
}

Generated on Sun May 27 2012 06:30:28 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.