On 2016-10-04 04:22, Michael Coulombe wrote:
You can also just do something like this, to search the upper/global scope:alias A = SomethingCool!(.MyStruct);
Doesn't work for nested templates. -- /Jacob Carlborg
Jacob Carlborg via Digitalmars-d Mon, 03 Oct 2016 23:21:07 -0700
On 2016-10-04 04:22, Michael Coulombe wrote:
You can also just do something like this, to search the upper/global scope:alias A = SomethingCool!(.MyStruct);
Doesn't work for nested templates. -- /Jacob Carlborg