Boost logo

Boost :

From: Joel de Guzman (joel_at_[hidden])
Date: 2007-12-03 19:26:26


Peter Dimov wrote:
> JOAQUIN LOPEZ MU?Z:
>
>>> namespace boost { namespace foobar
> ...
>
>> This is not the case at least for one Boost library,
>> namely Boost.Tuple, whose associated namespace is
>> boost::tuples, with a postfixed 's'.
>
> It's also not the case for std::tuple, whose namespace is std, without a
> subnamespace. :-)
>
> One benefit of having everything in boost (or, more precisely, everything
> that is supposed to be proposed for inclusion into the standard library) is
> that name collisions become apparent earlier.

Boost.Tuple should have been a "core" library. Yes, I agree that
everything that is supposed to be proposed for inclusion into the
standard library should be at the "core". I'll add this in the
draft. Thanks for the note.

Regards,

-- 
Joel de Guzman
http://www.boost-consulting.com
http://spirit.sf.net

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