Boost logo

Boost :

Subject: Re: [boost] Minimizing Dependencies within Generic Classes for Faster and Smaller Programs
From: Felipe Magno de Almeida (felipe.m.almeida_at_[hidden])
Date: 2010-11-12 04:44:36


2010/11/11 Ion Gaztañaga <igaztanaga_at_[hidden]>:
>

[snip]

> I plan to implement this technique for Boost.Container if the library is
> accepted,

It seems that for C++0X, you must make the red-black-tree dependent
on Allocator, since you must use Allocator::pointer everywhere.
Or am I missing something?

The technique seems indeed very good. Though after reading I felt like:
"How didn't I think of it before?". It also feels right to eliminate
unused dependencies for parametrization.

> but I need a review manager. Willing to help? ;-)
>
> Best,
>
> Ion

Regards,

-- 
Felipe Magno de Almeida

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