
17 Jun
2011
17 Jun
'11
8:23 a.m.
On 17/06/2011 06:49, Frédéric Bron wrote:
It's not standard, but it is an intentional extension. They do no consider it a bug.
But I compile with -std=c++98 or c++0x (not -std=gnu++98 or gnu++0x).
I suppose using -pedantic-errors would do what you want. Anyway, what does this have to do with Boost development?