
17 Jun
2010
17 Jun
'10
7:38 p.m.
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.hp... Comments? --Beman