StringMixinProxy

Mixes in an opDispatch that forwards to the specified target prefix.

deprecated
mixin template StringMixinProxy (
string targetPrefix
) {}

Members

Templates

opDispatch
template opDispatch(string name)
Undocumented in source.

Meta