Compiler Error C2996
'function' : recursive function template definition
A function definition attempts to instantiate its root templated class. Recursive template instantiations are not allowed.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
'function' : recursive function template definition
A function definition attempts to instantiate its root templated class. Recursive template instantiations are not allowed.