Boost logo

Boost :

From: Kostya Altukhov (kostya_at_[hidden])
Date: 2001-04-09 10:15:43


Hello,

> Interface summary:
>
> any_function();
> any_function(const any_function&);
> template<typename Functor> any_function(Functor);

I think in C++ callbacks to member functions are far more important
than callbacks to free functions. I find it a little bit strange for C++
callback library not to support callbacks to member functions.
Am I missing something here?

Talking about callbacks, what I really would like to be a part of boost
is libsigc++. Unfortunately it does not seem to be possible because
it is LGPL'ed library.

Kostya


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