"Fernando Cacciola" <[EMAIL PROTECTED]> writes:

>> I'm trying to say that I think it's the wrong patch.  The right patch
>> would put the swap specialization into _STL::.
>>
> It actually sufixes 

I assume you mean "suffices".

> to put any 'std' extension in a nested namespace (say, stdx); then
> injecting the names in 'std'.

That's unfortunately illegal.  You're not allowed to add names to
std, and anyway I don't see how it could help if you want to
specialize something in std.  Am I missing something?

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to