Compiler Error C2996

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at Compiler Error C2996.

function' : recursive function template definition

A function definition attempts to instantiate its root templated class. Recursive template instantiations are not allowed.

Show: