
1 Jan
2010
1 Jan
'10
11:26 a.m.
2009/12/28 John Maddock <john@johnmaddock.co.uk>:
OK, since folks keep asking for it, bcp will now do namespace renaming, the two new options are:
--namespace=newname
Renames namespace boost to "newname" in all the source files copied.
There are a few places where another namespace is used. A quick search found boost_asio_handler_alloc_helpers, boost_concepts (in the iterator library), boost_optional_detail, boost_132 (in serialization) and boost_swap_impl. Will that be a problem? Daniel