[Issue 10904] "%(%s %)" format string support for std.container.Array too

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Aug 26 22:11:27 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=10904



--- Comment #2 from hsteoh at quickfur.ath.cx 2013-08-26 22:11:26 PDT ---
OK, confirmed that using opSlice (i.e., a2[]) works.

It's not as nice, though. We *could* implement a suitable version of toString
that will get picked up by std.format without needing to write [].

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list