October 30, 2013
Logesh Pillay:

> using struct as a key to an associative array worked fine without opHash and other special methods.

It works as long as you don't put reference types (like dynamic arrays and strings) as members of that struct.

Bye,
bearophile
1 2
Next ›   Last »