[ ArgumentList ] vs. @( ArgumentList )

kraybourne stdin at kraybourne.com
Tue Nov 6 16:27:06 PST 2012


@(Attr...) and @attr1 @attr2


Because I secretly dream about stuff like:

	alias @(nothrow,safe,memoizable) @memosafe;
	@memosafe int foo(){...}




More information about the Digitalmars-d mailing list