$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2005-07-13 09:35:33
Doug Gregor <dgregor_at_[hidden]> writes:
> 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).
I wrote:
> Thank you!
Oh yeah: is it documented? I need to be able to tell the user, "If
BOOST_NO_RESULT_OF is defined we do this, otherwise we do that."
-- Dave Abrahams Boost Consulting www.boost-consulting.com