You must be registered to post a reply. Click here to register.
T O P I C R E V I E W
accord
Posted - Jun 28 2007 : 12:50:44 PM When using -> for a class pointer, function names appears. I choose a template function, and I get this ("|" indicates the caret):
->TemplateFunctionName()|
but I expect
->TemplateFunctionName<|>()
What do you think?
1 L A T E S T R E P L I E S (Newest First)
feline
Posted - Jun 28 2007 : 1:56:42 PM It is a very sensible idea: