$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Andreas Pokorny (andreas.pokorny_at_[hidden])
Date: 2005-02-09 17:31:25
On Wed, Feb 09, 2005 at 09:20:20PM +0100, Hartmut Kaiser <HartmutKaiser_at_[hidden]> wrote:
> Pavel Vozenilek wrote:
> > ________________________________________________________
> > 6. Does the library deal with Microsoft's #region
> > and #endregion?
>
> No.
> But good point, it should be added (at least these should be ignored). The
> library already has the option to recognise MS specific tokens, such as
> __declspec etc. #region and #endregion fall into the same category.
What about gcc's #include_next?
Andreas Pokorny