Home | Info | Community | Development | myReactOS | Contact Us
[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)); }