_rpartialm

Create a template _ to form a "partial" version of template T with the last part of the supplied argument list, and the preceding parts as parameters to the created template.

mixin template _rpartialm (
U...
) {}

Members

Templates

_
template _(V...)
Undocumented in source.

Meta