Hello,

I need to use libgee with double.

The problem is, :
var map = new HashMap <double, double> ();

Return this error:
error: `double' is not a supported generic type argument, use `?' to box value types

Why libgee does not support double with hashmap?

Best regards,
Nicolas.


_______________________________________________
Vala-list mailing list
Vala-list@gnome.org
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to