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 15:38:04


To speed the process, I'll just give a progress report rather than
respond individually prior messages.

* I like quote and unquote as the names. Source changed.

* 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.

* The code has been cleaned up and the templates more closely conform
to standard library practice as regards template parameters.

See https://svn.boost.org/svn/boost/branches/filesystem3/boost/io/quote_manip.hpp

Comments?

--Beman


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