Compiler Warning (level 1) C4344
Visual Studio 2015
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 Warning (level 1) C4344.
behavior change: use of explicit template arguments results in call to 'function'
A call to a function using explicit template arguments calls a different function than it would if explicit arguments had not been specified
Show: