$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] puzzle with enable_if
From: Juraj IvanÄiÄ (juraj.ivancic_at_[hidden])
Date: 2010-04-15 06:20:47
On 14.4.2010 22:46, John Dlugosz wrote:
> // blah blah
SFINAE principle applies only when overloading function templates. For a
templated class/struct substitution must succeed.