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
Due the lack of support for constexpr specifier in VS 2013, many functions are not declared with constexpr. Please add it everywhere where reasonable. Use therefore RTTR_CONSTEXPR.
The text was updated successfully, but these errors were encountered:
Due the lack of support for
constexpr
specifier in VS 2013, many functions are not declared withconstexpr
. Please add it everywhere where reasonable. Use thereforeRTTR_CONSTEXPR
.The text was updated successfully, but these errors were encountered: