Re: [Boost-users] [boost-users][multi-index] hashed identity: lookup by hash value
________________________________________ De: boost-users-bounces@lists.boost.org [boost-users-bounces@lists.boost.org] En nombre de Igor R [boost.lists@gmail.com] Enviado el: domingo, 13 de julio de 2008 21:29 Para: boost-users@lists.boost.org Asunto: Re: [Boost-users] [boost-users][multi-index] hashed identity: lookup by hash value [...]
What's not working is the second approach - with the hash_value template function as a the extractor of an additional key (it's not compiling).
It's weird, cause it ought to work. For instance, the following does it
nicely both in GCC 3.4.4 and MSVC++ 8.0:
#include
participants (1)
-
JOAQUIN M. LOPEZ MUÑOZ