Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2001-05-03 09:21:50


From: "Jesse Jones" <jesjones_at_[hidden]>

> 2) The API is a bit more awkward than I would like. For example, I
> have lots of code that looks sort of like this:
>
> // About
> function<void> action(this, &CApp::DoAbout);
> handler->RegisterCommand(kAboutCmd, action, kDisabledIfDialog);

[...]

Doesn't bind.hpp that I recently posted solve these problems?

--
Peter Dimov
Multi Media Ltd.

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