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]

Re: adding 'using std::flush' to backward/iostream.h


Phil Edwards <pedwards@disaster.jaj.com> writes:

| > That must have been a mistake, yes it is OK to have a 
| > 
| >         using std:: <manipulator>;
| 
| We just got a PR that other things like std::hex are not made available
| through the backward headers.  Should they be added to iostream.h or
| iomanip.h?  My inclination is the latter.

Agreed.

-- Gaby
CodeSourcery, LLC                       http://www.codesourcery.com


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