embd 0.1.0 - embedded D

Sönke Ludwig sludwig at outerproduct.org
Wed Mar 6 03:34:07 PST 2013


> 
> struct renderEmbd(string FILE, ALIASES...)
> {
> 	class Context(R) : emdb.Context {
		mixin(vibe.templ.utils.localAliases!(0, ALIASES));
> 		R* _output;




More information about the Digitalmars-d-announce mailing list