|
Boost : |
From: Marco Costalba (mcostalba_at_[hidden])
Date: 2007-10-06 11:53:25
On 10/5/07, Marco <mrcekets_at_[hidden]> wrote:
>
> I hope to be able to post some result, soon.
>
Waiting for Marco's code I have updated the files at
http://digilander.libero.it/mcostalba/boost_overload/overload.hpp
http://digilander.libero.it/mcostalba/boost_overload/test.cpp
Now operator<<() is used instead of c'tors, this has three advantages:
- functions can be registered in any order
- code is mcuh smaller
- indices are really hidden now
Current limitation is that it works with function's pointers, still
not with functors, but I think the other Marco is probably taking care
of it... ;-)
Thanks
Marco
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk