$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-07-29 21:22:56
AMDG
Vjekoslav Brajkovic wrote:
> Let's say I call:
>
> at_key< int_<1> >(fmap)();
>
> I would like this to be translated into:
>
> _int_1_();
That's exactly what your code does.
In Christ,
Steven Watanabe