hg: valhalla/valhalla/langtools: Add experimental support for generic class literals
Remi Forax
forax at univ-mlv.fr
Mon Aug 18 15:26:52 UTC 2014
On 08/18/2014 05:02 PM, Maurizio Cimadamore wrote:
>
> On 18/08/14 15:48, Remi Forax wrote:
>> So the real number of variation is not clear yet (at least for me) but
>> each time you use 'any', you request for more specializations.
> Well, as soon as you start considering value types, the number of
> specialized classes is virtually unbound, regadless of what we do for
> byte/char/short, as we need a specialized Box<T> for each value class T.
yes, right,
if ==/!= are not used, you can still try to group specialization by the
size of the value type.
>
> Maurizio
Rémi
More information about the valhalla-dev
mailing list