templates in v9.

Login to reply to this topic.
Fri, 2005-10-07 15:24
Joined: 2004-05-23
Forum posts: 114
Does  C++ for Symbian v9.x support only thin templates, as previous versions, or full templates ?


Fri, 2005-10-07 18:30
Guest (not verified)
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.
  • Login to reply to this topic.