What are the disadvantages of using templates?

Posted by anish on Stack Overflow See other posts from Stack Overflow or by anish
Published on 2010-04-29T05:37:50Z Indexed on 2010/04/29 17:27 UTC
Read the original article Hit count: 339

Some of the disadvantages would be

  1. its syntax is complex
  2. compiler generates extra code

© Stack Overflow or respective owner

Related posts about c++

Related posts about templates