Re: [boost] [multi-index] partial_std_allocator_wrapper constructor

----- Mensaje original ----- De: Daniel James <daniel@calamity.org.uk> Fecha: Sábado, Enero 22, 2005 7:08 pm Asunto: [boost] [multi-index] partial_std_allocator_wrapper constructor
Hi,
I'm using the multi-index allocator utilities for the unordered associative containers implementation. Because partial_std_allocator_wrapper can't be constructed from the standard allocator, I get an error when I use a standard allocator as a constructor parameter. I believe it also prevents this with the multi-index library.
Would it be possible to apply the attached patch to fix this? (Or is there another way?)
Umm... Seems you're right. Give me a couple of days (I don't have write CVS access now) and I'll check your fix in. Thanks for the contribution, Joaquín M López Muñoz Telefónica, Investigación y Desarrollo _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
participants (1)
-
JOAQUIN LOPEZ MU?Z