Introduce new T
when there is a compilation error because of a parameter type mismatch, suggest
wrapping the offending expression with new T( expression ), where T has the required type.
For now I'm writing tidbits about computer programming, the plan is to actually blog at some point in time.
when there is a compilation error because of a parameter type mismatch, suggest
wrapping the offending expression with new T( expression ), where T has the required type.
Posted by Alexei Guevara at 10:42 PM
No comments:
Post a Comment