
31 Aug
2004
31 Aug
'04
10:38 p.m.
"David Abrahams" <dave@boost-consulting.com> wrote in message news:u3c23gdsp.fsf@boost-consulting.com...
<blush> Can't believe I made that error. I've been complaining about people making the same sort of mistake for some time. </blush>
Hi Dave, I wrote and documented this little utility some time ago but put it on the back burner: http://tinyurl.com/3vjwf. It's a generalization of type_traits::yes_type/no_type which handles arbitrarily many cases with a user-friendly interface. Any interest? Jonathan