Sumant

187
reputation
52 views

Registered User

name Sumant
member for 1 year
seen Dec 15 at 15:57
website
location Nashville, TN
age
Dec
11
awarded  Editor
Dec
11
revised Hidden Features of C++?
Added another entry in the list
Nov
2
comment Is reinterpreting a member function pointer a ‘good idea’ ?
In typedef, void need to change to RetType
Oct
27
awarded  Nice Answer
Oct
20
comment Why is non-type template parameter expression handling inconsistent across compilers?
Great answer! On Comeau, with C++0x disabled, the result is as described above (6 work, 2 fail).
Oct
20
comment Why is non-type template parameter expression handling inconsistent across compilers?
You are right Marcin, I've seen this inconsistent behavior with overloaded '>' and '>>' operators of user-defined classes.
Oct
20
awarded  Yearling
Oct
20
asked Why is non-type template parameter expression handling inconsistent across compilers?
Sep
21
awarded  Nice Answer
Jul
28
answered STL container assignment and const pointers.
Jul
17
awarded  Supporter