RAD Studio
ContentsIndex
PreviousUpNext
E2104: Invalid use of template keyword (C++)

You can only use a template class name without specifying its actual arguments inside a template definition. 

Using a template class name without specifying its actual arguments outside a template definition is illegal.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!