Searched defs:out_false (Results 1 – 2 of 2) sorted by relevance
41 OutputIterator1 out_true, OutputIterator2 out_false, UnaryPredicate p ) in partition_copy()62 partition_copy ( const Range &r, OutputIterator1 out_true, OutputIterator2 out_false, in partition_copy()
88 int out_false[3] = {0}; in test_constexpr() local