$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
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