Proposal: priority queues in containers

Bas van Dijk v.dijk.bas at gmail.com
Thu Mar 18 18:22:48 EDT 2010


On Thu, Mar 18, 2010 at 10:39 PM, Milan Straka <fox at ucw.cz> wrote:
> personally I am against splitting containers. It is a collection of
> several basic data structures with similar design decisions
> (reasonably efficient, can be used persistently, decent API).
> I think these structures should stay together, to have a library of data
> structures for common usage.

But when turning containers into a meta-package these structures will
stay together while at the same time allowing people to use and
upgrade them separately.

regards,

Bas


More information about the Libraries mailing list