Boost logo

Boost :

Subject: Re: [boost] Towards a Warning free code policy proposal
From: Emil Dotchevski (emil_at_[hidden])
Date: 2010-08-28 02:02:07


On Fri, Aug 27, 2010 at 11:26 AM, Dave Abrahams <dave_at_[hidden]> wrote:
> If we want to do something like that, it should be encapsulated in
> #include files:
>
>  #include <boost/detail/header_prefix.hpp>
>
>  ...
>
>  #include <boost/detail/header_suffix.hpp>

I haven't tried this but I've assumed that #pragma GCC system_header
affects only the header that refers to it. If that's correct, then the
prefix/suffix approach won't work.

Emil Dotchevski
Reverge Studios, Inc.
http://www.revergestudios.com/reblog/index.php?n=ReCode


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk