You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding base class definitions for expression traits constants.
This fixes a compile error in MSVC 19.32. The compiler did not
use/recognize the template argument Expr of
'NumberOfConstantTypeArguments' when instantiating
'NumberOfConstantTypeArguments::template eval<Expr>()'.
0 commit comments