RAD Studio
ContentsIndex
PreviousUpNext
E2097: Explicit instantiation only allowed at file or namespace scope

The explicit instantiation operator "template" can only be used within global or namespace scope. It cannot be used to qualify a local class or a class member, for example.

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