Boost logo

Boost :

From: Eric Niebler (eric_at_[hidden])
Date: 2008-05-13 12:43:19


Steven Watanabe wrote:
>
> For everything but constructors, you can use SFINAE on the return type.

... and implicit conversion operators. With constructors you have a
work-around (SFINAE on an extra defaulted argument), but with implicit
conversion operators, you're out of luck.

Can't wait for concepts. Hurry up, Doug. ;-)

-- 
Eric Niebler
Boost Consulting
www.boost-consulting.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk