$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (beman_at_[hidden])
Date: 2000-03-17 10:32:05
At 12:47 PM 3/17/00 +0000, jorg.schaible_at_[hidden] wrote:
>At least my recommendation is: Do not activate the member function
>templates for boost, MSVC is too bad ...
That is my feeling, too, after hearing how tricky it is to get VC++
member templates to work correctly. It doesn't seem like people
developing on other platforms would stand much chance of their
submissions working on VC++. The silent failures are particularly
scary.
--Beman