Thread
:
How to use typedef for the template structure? What its syntax?
View Single Post
•
•
Join Date: Jul 2008
Posts: 2,001
Reputation:
Solved Threads: 343
ArkM
Offline
Postaholic
Re: How to use typedef for the template structure? What its syntax?
0
#
8
Oct 10th, 2008
Typedef name is an alias for the type, it's not a new type name.
Can you explain what a problem are you trying to solve with "generic typedef"?
ArkM
View Public Profile
Find all posts by ArkM