On Sunday, 22 September 2013 at 03:37:02 UTC, Zhouxuan wrote:
feature as described in TDPL, but I even can't use it to store an array indexed by a string

If you use the built in arrays instead of the std.container Array type it will work. It still shouldn't be segfaulting, but this isn't quite as basic a flaw as it seems, since the library Array type is pretty complex.

Reply via email to