Boost logo

Boost :

From: Paul A. Bristow (boost_at_[hidden])
Date: 2003-09-15 16:50:12


Although << endl is fairly useless, it might be nice if << hex << boolalpha ..
etc work? (It doesn't work now).

Paul

Paul A Bristow, Prizet Farmhouse, Kendal, Cumbria, LA8 8AB UK
+44 1539 561830 Mobile +44 7714 33 02 04
mailto:pbristow_at_[hidden]

| -----Original Message-----
| From: boost-bounces_at_[hidden]
| [mailto:boost-bounces_at_[hidden]]On Behalf Of Rozental, Gennadiy
| Sent: Wednesday, September 10, 2003 7:15 PM
| To: 'Boost mailing list'
| Subject: RE: [boost] RE: Test tools - BOOST_MESSAGE may not include <<
| endl
|
|
|
| > > 2. or by overloading it for the 3 following types to catch
| > all 3 kinds
| > > of manipulators :
| > >
| > > ios_base& (*pfn)(ios_base&)
| > > basic_ostream<Elem,Tr> & (*pfn)(basic_ostream<Elem, Tr>&)
| > > basic_ios<Elem, Tr>& (*pfn)(basic_ios<Elem, Tr>&)
| > >
| > > (just like std::basic_ostream :: operator<< 's overloads)
| >
| > I think this is the only way that truly works.
| >
| > --
| > -Brian McNamara (lorgon_at_[hidden])
|
| I will consider adding this to wrapstream.hpp
|
| Gennadiy.
| _______________________________________________
| Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
|
|


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk