
7 Sep
2008
7 Sep
'08
8:10 a.m.
Rene Rivera wrote:
[0] The compiler I'm referring to is msvc.
And another data point: I had a bug request to change "" to <> in type_traits because of the way Metrowerks handles "". So that's +1 for <> from me too. Philosophically it feel right too: "" is for user header files, <> is for libraries outside of the users control. John.