E2103 Explicit instantiation must be used with a template class or function (C++)

From RAD Studio
Jump to: navigation, search

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.