$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2005-07-18 14:20:18
"Arkadiy Vertleyb" <vertleyb_at_[hidden]> writes:
> My point is that it would be possible to have both possibilities if empty
> statements were allowd.
They are allowed.
> The question was why are they not (by some
> compilers)?
Empty declarations are not allowed by the language specification, and
only some compilers enforce it.
-- Dave Abrahams Boost Consulting www.boost-consulting.com