filter

Undocumented in source. Be warned that the author may not have intended to support it.
pure nothrow
filter
(
alias pred
T
)
()
if (
is(typeof(unaryFun!pred(o.get)) : bool)
)

Meta