findAll.findAll

Undocumented in source.
template findAll(alias C, T...)
alias findAll = foldLeft!(fold, TL!(), T).types

Meta