I’d like to do something like the following, but in the version of the cast
assignment that specifies the type of the lvalue or rvalue, for some reason
this doesn’t work. This just worried me a bit, as I’m unsure why there
should be a difference
That is right. Support for equality on dependent types is very limited.On Monday, May 19, 2014 5:26:53 PM UTC-4, Brandon Barker wrote:
I’d like to do something like the following, but in the version of the
cast assignment that specifies the type of the lvalue or rvalue, for some
reason this doesn’t work. This just worried me a bit, as I’m unsure why
there should be a difference
I see … sorta. I should read more about the solver.
Brandon Barker
brandon…@gmail.comOn Mon, May 19, 2014 at 6:54 PM, gmhwxi gmh...@gmail.com wrote:
That is right. Support for equality on dependent types is very limited.
On Monday, May 19, 2014 5:26:53 PM UTC-4, Brandon Barker wrote:
I’d like to do something like the following, but in the version of the
cast assignment that specifies the type of the lvalue or rvalue, for some
reason this doesn’t work. This just worried me a bit, as I’m unsure why
there should be a difference