Explicate List element Kinds in generated code
Various versions of MSVC have various troubles deducing the Kind K of a List<T, K>. This change removes any need for the compiler to deduce the Kind, and just hard-codes it into the generated code. Fixes #642.
Showing
Please
register
or
sign in
to comment