|
Boost : |
From: John Maddock (jm_at_[hidden])
Date: 2003-02-06 07:49:01
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.
John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/index.htm
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk