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
After the inclusion of VectorMath.hpp, PromoteBinaryOpReturnType is failing to substitute template parameters. Most likely caused be a bug in type promotion somewhere. Compiling without
-DATL_PROMOTE_BINARY_OPERATIONS works fine.
After the inclusion of VectorMath.hpp, PromoteBinaryOpReturnType is failing to substitute template parameters. Most likely caused be a bug in type promotion somewhere. Compiling without
-DATL_PROMOTE_BINARY_OPERATIONS works fine.