$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (John_Maddock_at_[hidden])
Date: 2001-12-07 07:43:21
>What can I do about it?
1) blame MS for their broken namespace code :-)
2) qualify your calls to memcpy with either std:: or :: (either will work).
- John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/