$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Review] TTI
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2011-07-27 15:23:02
On 07/27/2011 07:52 PM, Jeffrey Lee Hellrung, Jr. wrote:
>>> I think you missed the convertibility requirement(s).
>>>
>>
>> TTI needs an exact signature.
>>
>
> ...and hence why I had presumed it to be outside of the scope of TTI. It
> stills falls within the domain of introspection, though.
You need SFINAE for expressions to do this.