On Friday, 10 October 2014 at 06:39:25 UTC, Jacob Carlborg wrote:
I think you should use a UDA's instead. The a unit test framework can, hopefully, handle this automatically.
This will work for me private project, but I want this in std.string.
Robert burner Schadek via Digitalmars-d Fri, 10 Oct 2014 01:11:20 -0700
On Friday, 10 October 2014 at 06:39:25 UTC, Jacob Carlborg wrote:
I think you should use a UDA's instead. The a unit test framework can, hopefully, handle this automatically.
This will work for me private project, but I want this in std.string.