indexOfPred.indexOfPred

Undocumented in source.
template indexOfPred(alias Pred, TList...)
@safe nothrow
enum indexOfPred = indexOf!(Pred, TList).index;

Meta