$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2001-10-22 11:02:23
From: "Peter Dimov" <pdimov_at_[hidden]>
> static_lcm causes a STATIC_ASSERT on common_factor.hpp:139; when commented
> out, both VC 6 and VC 7 complain that line 143 is not a constant
expression.
Which is probably caused by the fact that there is a division by zero
present.
g++ 2.95.2 likes the code (with a division by zero warning), Borland 5.5.1
fails spectacularly.
-- Peter Dimov Multi Media Ltd.