On 5/23/11, Matthew Ong <ongbp at yahoo.com> wrote:
> Someone also pointed out:
>
> template mydef(string name){
> }
>
> mixin(mydef!("abc"));
>
> The above are NOT shown up left hand side of that when we click on
> Language Reference
You're probably looking for this:
http://www.digitalmars.com/d/2.0/mixin.html