
17 Jun
2011
17 Jun
'11
5:46 p.m.
I suppose using -pedantic-errors would do what you want.
Thank you, that worked fine.
Anyway, what does this have to do with Boost development?
I implement type traits for boost that can detect if operators exists. This has to be conformant to the standard. Frédéric