PartsWrapper

Creates a template which, when instantiated, forwards its arguments to T and uses WrapParts on the result.

template PartsWrapper () {}

Members

Templates

PartsWrapper
template PartsWrapper(Args...)
Undocumented in source.

Meta