$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Strange snippet around operator T()
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-11-24 17:30:56
AMDG
Joel Falcou wrote:
> Steven Watanabe a écrit :
>> como 4.3.10.1 beta 2 accepts both.
>>
> Interesting. ICC seems to behave like gcc on this one and fail to
> resolve call to thing like
> -one_
Yeah. This is guaranteed to fail because there is no way to deduce T.
In Christ,
Steven Watanabe