$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2004-11-05 07:47:13
"Robert Ramey" <ramey_at_[hidden]> writes:
> I don't know if there is a boost macro which does the job - maybe
> BOOST_NO_SFNAE. Anyone is free to weigh in on this.
Warning: I have ignored the context of this discussion.
BOOST_NO_SFINAE is a lie, at least in part. It is set for VC6 and
VC7, but if you use the contents of boost/python/detail/enable_if.hpp
you can get the effects of enable_if on those compilers.
-- Dave Abrahams Boost Consulting http://www.boost-consulting.com