RAD Studio
ContentsIndex
PreviousUpNext
W8076: Template instance 'specifier' is already instantiated

You are trying to explicitly instantiate a template that was already implicitly instantiated. 

If –A is not enabled and an attempt is made to explicitly instantiate a specialization which has already been either implicitly or explicitly instantiated, this error will result.

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