$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2004-11-16 07:28:42
"Jonathan Turkanis" <technews_at_[hidden]> writes:
> 1. I believe it is non-conforming, since explicitly specifying the template
> argument Type should suppress template argument deduction and therefore SFINAE.
I don't think that's the case. Recall that SFINAE also works on
partial class template specializations.
-- Dave Abrahams Boost Consulting http://www.boost-consulting.com