Boost logo

Boost :

From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2008-05-07 00:38:00


shiwei xu wrote:
> On Wed, May 7, 2008 at 12:10 PM, Rene Rivera <grafikrobot_at_[hidden]> wrote:
>
>> shiwei xu wrote:
>>
>>> 2. Provide both region allocators (boost::auto_alloc,
>> boost::scoped_alloc)
>>> and general-purpose allocators
>> Hopefully you intend to place those in a library specific namespace
>> inside "::boost".
>>
>
> I did it. boost::auto_alloc is only a typedef:
>
> namespace boost {
> typedef boost::memory::auto_alloc auto_alloc;
> };

OK... Why do you need the typedef in ::boost? Note, putting things in
the ::boost namespace is not something to do lightly.

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org (msn) - grafik/redshift-software.com
-- 102708583/icq - grafikrobot/aim,yahoo,skype,efnet,gmail

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