$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jonathan Turkanis (technews_at_[hidden])
Date: 2005-07-14 15:08:02
Arkadiy Vertleyb wrote:
> Also, I think, this problem is very generic, and once it's decided
> which style is prefferrable, it may be a good idea to turn it into a
> guideline, so that it is consistent between the Boost libraries.
I agree. I have a macro BOOST_IOSTREAMS_PIPABLE which currently doesn't use a
trailing semicolon. If we can agree ASAP on a convention, I'll make sure it's
satisfied.
Jonathan