Boost logo

Boost :

Subject: Re: [boost] [Hana] Announcing Hana's formal review next week (June 10th)
From: Louis Dionne (ldionne.2_at_[hidden])
Date: 2015-06-09 13:59:23


Peter Dimov <lists <at> pdimov.com> writes:

>
> Louis Dionne wrote:
>
> > Indeed, you are using a Map when what you really want is a Tuple, since
> > your keys are integers.
>
> When testing Map's performance, it's a bit hard to come up with a sequence
> of keys that are not isomorphic to integers.

Note that I also wrote:

    However, I can easily imagine another example where you actually
    need the functionality of a Map. See below for performance comments.

> Oleg could in principle have used X<char[N]> but would that really
> have changed much?

No, that wouldn't have changed much.

Regards,
Louis


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