$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (John_Maddock_at_[hidden])
Date: 2000-02-15 07:47:57
Gavin -
> "compile time assertion failure: file test.h line 373 (i > j)"
I've only tried it on gcc; any feedback on other platforms appreciated.
<
On C++ Builder I see distinctly obscure messages, worse I get a whole bunch
of warnings complaining that "ambiguous operators need paranthesis" from
the *good* assertions.
Shame it was a nice idea though!
- John.