$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Joerg Walter (jhr.walter_at_[hidden])
Date: 2002-05-04 05:39:28
Hi all,
Toon Knapen reported offline, that some mixed binary operations like
std::complex<double> * matrix<double>
didn't compile under GCC and proposed a patch. I applied a slightly modified
patch wherever it seemed necessary and checked it into Boost CVS. Thanks,
Toon!
Regards
Joerg