RAD Studio
ContentsIndex
PreviousUpNext
E2099: Explicit specialization only allowed at file or namespace scope (C++)

The explicit specialization 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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!