RAD Studio
ContentsIndex
PreviousUpNext
E2098: Explicit specialization declarator "template<>" now required

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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!