Thread
:
How to use typedef for the template structure? What its syntax?
View Single Post
•
•
Join Date: Jun 2007
Posts: 275
Reputation:
Solved Threads: 45
dougy83
Offline
Posting Whiz in Training
Re: How to use typedef for the template structure? What its syntax?
0
#
2
Oct 10th, 2008
I don't think it's in the language.
You could use #define square box.
You may want to google template typedefs, or check out
http://www.gotw.ca/gotw/079.htm
for some solutions.
dougy83
View Public Profile
Find all posts by dougy83