Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2005-08-18 09:13:14


"Marcin Kalicinski" <kalita_at_[hidden]> writes:

> Hi,
>
> Most boost projects use boost::detail namespace to implement hidden, private
> functionality. What prevents name clashes in that namespace?

Not much. Most boost projects should be doing most of their work in a
subnamespace of boost anyway, so they should have
boost::someproject::detail to protect them from name clashes.

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

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