Addendum: Writing the following:
writeln(mixin(sizer2D!())); simply dumps 64 to stdout. What's going on here? Have I run into a compiler bug?
Chris Katko via Digitalmars-d-learn Thu, 19 Jan 2017 00:27:03 -0800
Addendum: Writing the following:
writeln(mixin(sizer2D!())); simply dumps 64 to stdout. What's going on here? Have I run into a compiler bug?