IsDesiredOverload.IsDesiredOverload

Undocumented in source.
template IsDesiredOverload(alias fn)
static if(is(typeof(C.init.opIndex) == function))
static if(!(index_t.length == 0 && VOverloads.length > 1))
static if(!(index_t.length == 0))
enum bool IsDesiredOverload;

Meta