
13 Feb
2009
13 Feb
'09
6:44 p.m.
I update Multimethod that use boost::unorderd_map. Currently, Multimethod dispatches method in constant-time. https://svn.boost.org/trac/boost/ticket/2749 (Multimethod.2.hpp) ...but I cannot measure difference between std::map and boost::unorderd_map. I think handreds classes are too few to measure it. Regards. Nowake