Searched refs:is_null (Results 1 – 1 of 1) sorted by relevance
288 struct is_null struct300 Iter r = std::stable_partition(Iter(array), Iter(array+size), is_null()); in test1() argument