Subject: Re: [boost] bcp update #2: namespace renaming
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2010-01-02 05:06:49


On 01/01/2010 03:30 PM, John Maddock wrote:
>>> 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?
>
> Sigh... probably :-(
>
> Is that a complete list of all the top level namespaces? If not, any
> ideas on how to quickly produce one?

I'm also aware of phoenix in Spirit v1.