$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2007-07-07 13:10:26
#398, "Support for embedded VC++ 4.0",
http://svn.boost.org/trac/boost/ticket/398
complains that shared_ptr doesn't compile under eVC++ 4.0 because
"'type_info' is not a member of 'std'".
Can someone who uses or has access to eVC++ 4.0 look at it? Is the ticket
still relevant? Can shared_ptr.hpp be made to compile on this platform?