Andrei Alexandrescu wrote:
Christopher Wright wrote:It would, however, be quite nice to get a void*[] rather than a void*, since it would provide more safety (array bounds) and ease of use (you can index it or foreach it), while eliminating a standard library module.No.
Yes.
