$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] detecting a constructor with a specific signature
From: Kenny Riddile (kfriddile_at_[hidden])
Date: 2010-01-27 12:59:05
Steven Watanabe wrote:
> 
> That doesn't try the same constructor.
> 
> The problem is that this method requires extended SFINAE
> which VC9 doesn't support.
> 
> In Christ,
> Steven Watanabe
> 
Well that explains a lot.  Is this a hopeless endeavor under VC9?