$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (John_Maddock_at_[hidden])
Date: 2000-10-01 06:55:01
>is_reference<T> :=
>is_compile_time_constant<(std::size_t)&((Holder<T>*)0)->x>
>
>Probably not much help, though :(
That doesn't help, however I think I have an alternative anyway...
>The following sequence of posts should get you is_array, though:
Yes they should, but I can't get VC6's overload resolution working
correctly here :-(
Anyway, this one is less important for now.
Thanks,
-John.