Boost logo

Boost :

Subject: Re: [boost] Minimizing Dependencies within Generic Classes for Faster and Smaller Programs
From: vicente.botet (vicente.botet_at_[hidden])
Date: 2010-11-12 13:38:17


----- Original Message -----
From: "Andy Venikov" <avenikov_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Friday, November 12, 2010 7:21 PM
Subject: Re: [boost] Minimizing Dependencies within Generic Classes for Faster and Smaller Programs

It looks like multi index container could greatly benefit from it.
In fact, I think the example in the paper really represents an
implementation of a multiindex container.

Or is multi-index already employing this technique?

_______________________________________________
Hi,
The example in the paper coudl be considered as a kind of dynamic polymorphic multi-index. Boost.MultiIndex uses static polymorphism. I don't know if MultiIndex uses this technique. Joaquin?

Vicente


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