$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (John_Maddock_at_[hidden])
Date: 2000-10-03 06:56:34
All,
I've posted some more fixes for these today,
compressed_pair now behaves as advertised under VC6 as does is_empty.
is_pointer/is_same/is_array tightened up, now much closer to the "correct"
behaviour, although there is still some ambiguity between arrays and
pointers.
- John.