On Wednesday, 24 September 2014 at 14:58:34 UTC, Andrei Alexandrescu wrote:
Thanks for this work! -- Andrei

BTW: If I want to construct my network once and destroy it all in one pass, I should probably use a region-based allocator from std.allocator to allocate the strings that are larger than maxSmall. Is the template RCXString parameter realloc sufficient for my needs here?

Reply via email to