Boost logo

Boost :

From: Daniel Frey (daniel.frey_at_[hidden])
Date: 2003-02-06 08:30:49


John Maddock wrote:
>
> Seems I don't understand the current version in detail. Isn't the
> fall-back version basically:
>
> is_class =
> !is_union &&
> !is_array &&
> !is_reference &&
> !is_void &&
> !is_function
>
> No, you missed out is_pointer and is_member_pointer and maybe other from the
> list.

Why can't I see them?? Look at:

http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/boost/boost/boost/type_traits/is_class.hpp?rev=1.5&content-type=text/vnd.viewcvs-markup

There is no !is_pointer or !is_member_pointer there. I don't get it,
sorry...

Regards, Daniel

-- 
Daniel Frey
aixigo AG - financial training, research and technology
Schloß-Rahe-Straße 15, 52072 Aachen, Germany
fon: +49 (0)241 936737-42, fax: +49 (0)241 936737-99
eMail: daniel.frey_at_[hidden], web: http://www.aixigo.de

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