$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Doug Gregor (dgregor_at_[hidden])
Date: 2005-07-13 07:36:38
On Jul 13, 2005, at 7:15 AM, David Abrahams wrote:
> David Abrahams <dave <at> boost-consulting.com> writes:
>
> http://listarchives.boost.org/boost/2005/05/26444.php
>
>> I want this macro for the parameters library.
>
> How about it, Doug?
Oops, sorry. It's there now. When you #include result_of, it either
implements it (if it'll work) or defines BOOST_NO_RESULT_OF to 1 (if
result_of won't work).
Doug