Compiler Error C3555
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 Error C3555.
incorrect argument to 'decltype'
The argument to the decltype(``expression``) type specifier is not a valid expression.
C3555 is not likely to occur. If the compiler emits C3555, it is probably because an internal compiler error has occurred. |
Show: