
5 Nov
2004
5 Nov
'04
12:47 p.m.
"Robert Ramey" <ramey@rrsd.com> 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