$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
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.