T O P I C R E V I E W |
Esone |
Posted - Jan 22 2008 : 09:10:46 AM Presently template function displays same way, as non-template function in the VA Outline.
I suggest to display the function template<typename Type1, typename Type2> void func(int a);
as the following in the VA Outline: func<Type1, Type2>(int a);
Same for classes' methods and template classes.
|
1 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - Jan 22 2008 : 8:35:59 PM That makes sense. I have put in a feature request for this:
case=11719 |
|
|