$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Arkadiy Vertleyb (vertleyb_at_[hidden])
Date: 2004-12-10 11:46:42
"David Abrahams" <dave_at_[hidden]> wrote
> Arkadiy Vertleyb wrote:
> > Does anybody have an access to an EDG-based compiler, and willing to
help me
> > to figure out whether a certain typeof test reports an ODR violation? I
> > would very much appreciate this...
>
> Try comeau online. Just preprocess your source and throw it in there.
>
> Note that most EDG Windows compilers won't check as strictly as on other
> platforms.
Unfortunately their online version doesn't support multiple source files,
which I guess makes it useless for this particular purpose :-(
Arkadiy