On 09/23/2015 08:42 PM, Meta wrote:
What about even just removing the syntax distinction between string mixins and template mixins? mixin "int i = 0"; mixin declareI!();
I like that idea. It it feasible? I'd always assumed the syntaxes were different because they needed to be for some sort of technical reason. But now that I look at it...maybe that could work after all?
