Compiler Error C3555
incorrect argument to 'decltype'
The argument to the decltype(
expression)
type specifier is not a valid expression.
Note
C3555 is not likely to occur. If the compiler emits C3555, it is probably because an internal compiler error has occurred.