find

Returns the first type for which C!T returns true, else return void.

template find (
T...
) {}

Meta