$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Aleksey Gurtovoy (agurtovoy_at_[hidden])
Date: 2002-07-23 06:01:32
Gennadiy Rozental wrote:
> Here how one of the MPL tests would look like ( copyright
> comments removed):
[run-time advance test snipped]
>
> What do you think?
I most certainly don't want to make (most of) MPL's tests run-time. Right
now I can determine if the compiler passes the test by simply compiling the
latter, and I would like to keep it this way.
Aleksey