$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jonathan Turkanis (technews_at_[hidden])
Date: 2004-01-20 14:02:53
"Douglas Gregor" <gregod_at_[hidden]> wrote in message
news:200401201329.09531.gregod_at_cs.rpi.edu...
>
> This implementation is in response to Herb Sutter's desire to
implement
> delegates cleanly via Function, with Kevlin Henney's realization
that
> function<> need not be implementable for that to work.
>
Just for clarification, are you talking about managed C++ here?
Jonathan