Function compileDietFileCompatV

Deprecated Compatibility version of compileDietFile.

This function should only be called indirectly through HTTPServerResponse.renderCompat().

Prototype

void compileDietFileCompatV(string template_file, TYPES_AND_NAMES...)(
  OutputStream stream__,
  va_list _argptr,
  TypeInfo[] _arguments
);

Authors

Sönke Ludwig

Copyright

© 2012-2015 RejectedSoftware e.K.

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.