Boost logo

Boost :

Subject: Re: [boost] Detecting reuslt_of support - Error with VC 9
From: Stjepan Rajko (stjepan.rajko_at_[hidden])
Date: 2009-02-10 18:12:09


On Mon, Feb 9, 2009 at 5:43 AM, Joel Falcou <joel.falcou_at_[hidden]> wrote:
> I've developepd this code snippet to detect if a type has the proper inner
> types for supporting result_of protocol :
>
> http://codepad.org/mcY4K7Sf
>
> It works fine under gcc and icc but fail under VC 9 with the following error
> :

I have something that has a similar goal, but it requires you to
specify the function signature:
http://tinyurl.com/bvbaba

I'm not sure whether that strategy would work for you.

Stjepan


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk