It says that the call to strConv inside f is returnTempReference.
This only happens when you have the specialization for long (which is NOT called inside f!)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It says that the call to
strConv
insidef
is returnTempReference.This only happens when you have the specialization for
long
(which is NOT called insidef
!)Thanks for reporting, ticket is here: https://trac.cppcheck.net/ticket/11864