Subject: Re: [boost] [Review] Boost.Type Traits Extension by Frederic Bron
From: Тимофей Игнатьич (fhq_at_[hidden])
Date: 2011-03-14 11:57:08


>>On 3/14/2011 9:53 AM, Max Sobolev:
> >dummy_type should be placed in a "private" namespace

>Mon, 14 Mar 2011 11:43:00 -0400 Edward Diener <eldiener_at_[hidden]>
> What is a "private" namespace ?

Оne that is not supposed to be accessed by the user. The language doesn't enforce this, hence the quotes.