Boost logo

Boost :

Subject: Re: [boost] [any] Multimethod for boost::any and modified boost::any to fit multi method
From: Nowake (nowake_at_[hidden])
Date: 2009-02-13 13:44:53


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


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk