$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [cpo-proposal] About mixout container for polymorphic objects
From: yuri kilochek (yuri.kilochek_at_[hidden])
Date: 2013-09-17 08:58:30
On Sep 17, 2013 4:46 PM, "Santiago Tapia" <santiago.tapia_at_[hidden]> wrote:
>
> Hi all,
>
> I have design a new concept of container to be part of the cpo library.
>
> In summary, those containers will break down the inserted objects into
> some elementary parts.
>
> Why do that?
> Short answer: to save memory.
I do believe this will also kill the cache in most cases.