$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (John_Maddock_at_[hidden])
Date: 2000-10-14 06:59:02
Darin,
>These attempts to instantiate individual member functions may work in some
>compilers, but they are non-standard.
That does seem to be the cause of the problem: however it does seem to be
legal in the standard: see line 3 of the example in 14.7.2 para 2.
Whatever I've disabled that for MW builds - so hopefully it should build
now.
- John.