Jaakko Jarvi <[EMAIL PROTECTED]> writes:

> 4. Non-SFINAE compilers
>
> Dave has an implementation of enable_if which defaults to being always
> enabled for compilers that do not support SFINAE. We do not think this
> is the right approach, and believe that attemts to use enable_if on a 
> compiler that does not support SFINAE, should cause an immediate
> error.

Can you justify that choice a bit?  In the applications where I've
used it, no-op behavior provides good gradual degradation in
functionality (I don't have a strong opinion though).

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to