getMixin.getMixin

Undocumented in source.
template getMixin(T, string name, bool reverseSort)
enum getMixin = getMixinRecursive!(T, "this." ~ name, "");

Meta