RAD Studio
ContentsIndex
PreviousUpNext
E2415: Template functions may only have 'type-arguments'

A function template was declared with a non-type argument. 

This is not allowed with a template function, as there is no way to specify the value when calling it.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!