components/stdcxx/patches/091-7098498-moneypunct.h.patch
branchs11-sru
changeset 2228 5d1080eeaaee
equal deleted inserted replaced
2227:972345a3c215 2228:5d1080eeaaee
       
     1 # Patch for CR 7098498
       
     2 --- stdcxx-4.2.1/include/loc/_moneypunct.h	2011-07-10 11:57:53.407297720 -0700
       
     3 +++ stdcxx-4.2.1/include/loc/_moneypunct.h	2011-10-06 09:50:48.591327947 -0700
       
     4 @@ -67,7 +67,7 @@
       
     5      typedef
       
     6      basic_string<char_type, char_traits<char_type>, allocator<char_type> >
       
     7      string_type;
       
     8 -    typedef moneypunct<_CharT, bool> _Type;
       
     9 +    typedef moneypunct<_CharT, _Intl> _Type;
       
    10  
       
    11      _EXPLICIT moneypunct (_RWSTD_SIZE_T __refs = 0)
       
    12          : _RW::__rw_facet (__refs),