Boost logo

Boost :

Subject: Re: [boost] [RFC] string inserter/extractor "q u o t i n g"
From: Beman Dawes (bdawes_at_[hidden])
Date: 2010-06-17 16:56:16


On Thu, Jun 17, 2010 at 4:54 PM, Eric Niebler <eric_at_[hidden]> wrote:
> 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.

Thanks! I'm apply all of your suggested changes now.

--Beman


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