Forum Discussion

ccw's avatar
ccw
New Contributor
12 years ago

Function template is taken as duplicated code

I am using a licnsed version of AQTime, and when profiling a VIsual C++ 2008 project, I get a warning message said some routines are "Duplicated code". However, these routines are actually utilizing the function template so are instances of functions with different types. How to solve this problem?



Thanks