
14 Dec
2007
14 Dec
'07
6:04 p.m.
<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