Summary of containers patches

Felipe Lessa felipe.lessa at gmail.com
Thu Sep 23 22:01:07 EDT 2010


On Thu, Sep 23, 2010 at 9:22 PM, Milan Straka <fox at ucw.cz> wrote:
> I in fact expected this outcome -- it is not inlining itself that is
> beneficial, it is the _specialization_ (which happens during inlining if
> possible).

Does that mean that instead of INLINEABLE, we need SPECIALIZABLE?
SPECIALIZABLE would be like the SPECIALIZE pragma, but for all types
that are used throughtout a program.  The bloat would be proportional
to the number of data types, not of function uses.

Cheers! =)

-- 
Felipe.


More information about the Libraries mailing list