
30 Aug
2010
30 Aug
'10
6:39 p.m.
On 30.08.2010 21:24, Stewart, Robert wrote:
Andrey Semashev wrote:
As I said, users can already disable all warnings from third party headers.
I know one can use -isystem with GCC, but how is that done with other compilers?
With MSVC (and, probably ICL) you can use pragmas around Boost headers. I don't know about other compilers, but if there are similar tricks for them, they can be applied on user's side just as well as on Boost's side.