[cmake-developers] What's still cooking in my clone

Stephen Kelly steveire at gmail.com
Thu Jan 17 12:14:58 EST 2013


Stephen Kelly wrote:

>> Yes, but older compilers e.g. VS6 will not properly handle function
>> templates where the template type does not appear in the argument list.
>> You can work around it by adding a "T*=0" argument at the end.  Also
>> this will need test cases.
> 
> Ok, thanks, I'll look into that.

I couldn't find any information about whether the dummy parameter is also 
needed for specializations, so I've assumed not, for now.

Thanks,

Steve.





More information about the cmake-developers mailing list