Boost logo

Boost Users :

From: Joaquin M Lopez Munoz (joaquin_at_[hidden])
Date: 2007-12-14 13:04:33


 <dariomt <at> gmail.com> writes:

>
> I'm trying to use Boost-MultiIndex to achieve:
> 1) the equivalent (or similar) functionality & performance of
> an std::map<std::string, ValType> with searches by std::string
> 2) perform searches by const char* without creating a
> temporary std::string and without copying the actual char's
[...]
> Is this the right way to go? Any hint will be appreciated.

You got it perfect. Looks like you don't need any hint :)

Best,

Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net