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
vtjnash
changed the title
method dispatch bug / Array type constructor issue
method dispatch bug on incomplete parameterized types / type constructor issue
Jun 2, 2014
unlike DataTypes, the Array type template is incomplete, which leads to unexpected dispatch:
(code from #4796)
note that we can obtain a similar failure from BitsTypes:
The text was updated successfully, but these errors were encountered: