Boost logo

Boost :

Subject: Re: [boost] [RFC] string inserter/extractor "q u o t i n g"
From: Eric Niebler (eric_at_[hidden])
Date: 2010-06-17 16:54:38


On 6/17/2010 4:44 PM, Eric Niebler wrote:
> On 6/17/2010 3:38 PM, Beman Dawes wrote:
>> To speed the process, I'll just give a progress report rather than
>> respond individually prior messages.
<snip>
>>
>> * Since these functions are I/O manipulators, and only work in that
>> context, I've renamed the header "quote_manip.hpp".
>>
>> * Likewise, the library that makes the most sense to add the header
>> too is io. So the include path will be <boost/io/quote_manip.hpp>. IO
>> is a small library, and targets exactly the same area of the standard
>> library.

Oh, and you probably should only be including iosfwd, not istream and
ostream.

-- 
Eric Niebler
BoostPro Computing
http://www.boostpro.com

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