StringMixinProxy

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

mixin template StringMixinProxy (
string targetPrefix
) {}

Members

Templates

opDispatch
template opDispatch(string name)
Undocumented in source.

Meta