Templates
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
How do we make a template class into a concrete class :confused:
-
How do we make a template class into a concrete class :confused:
The compiler does that for you based on every instance of the template class that has different parameters. Or you can simply remove the template declarations and replace all the places the type is refered to with a concrete type. Christian As I learn the innermost secrets of the around me, they reward me in many ways to keep quiet. Men with pierced ears are better prepared for marriage. They've experienced pain and bought Jewellery.