Show: Delphi
C++
Display Preferences
E2103 Explicit instantiation must be used with a template class or function (C++)
From RAD Studio
Go Up to Compiler Errors And Warnings (C++) Index
The explicit instantiation operator "template" can only be used to refer to templates. It cannot be used with non-templates.