Boost logo

Boost :

From: Kevin Spinar (spinarkm_at_[hidden])
Date: 2006-07-14 00:48:08


On 7/13/06, Dean Michael Berris <mikhailberis_at_[hidden]> wrote:
> Hi Everyone,
>
> Uploaded to the vault [0] is the implementation of the dispatcher
> library. If there is enough interest, I would like to propose this
> library for inclusion into the Boost C++ Library. The documentation is
> yet unfinished, though I am not very sure about the contents of the
> documentation. However, I have put enough documentation with regards
> to how the library is designed, and used.
>
> [snip code]

I'm sorry, but I don't see how this is a big advantage over using a
std::map<int, boost::function<T> >.

Kevin Spinar


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