This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: __num_base::_S_scale_{hex,oct}



> What's the point in computing __num_base::_S_scale_{hex,oct} costly in
> constructor when it is never used (the only user
> in include/bits/locale_facets.tcc was removed ~ 2 month ago)?

Remove it then....


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]