templates in v9.
| Fri, 2005-10-07 15:24 | |
|
Does C++ for Symbian v9.x support only thin templates, as previous versions, or full templates ? |
|
| Fri, 2005-10-07 18:30 | |
|
Forum posts: 2018 |
Re: templates in v9.
Your question doesn't make sense. Thin templates and full templates aren't some feature of C++. Symbian has always supported full templates, however a way of using templates, called thin templates, means their use within the OS parts that use them isn't large. But people have always been free to make use of templates in their own code as they want.  
|





