RAD Studio
ContentsIndex
PreviousUpNext
E2098: Explicit specialization declarator "template<>" now required (C++)

When specializing a function, such as providing the definition for "foo<int>", so that foo behaves specially which called for the "int" argument, now requires that the declaration begin with an explicit specialization operator.

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