| equal(set_union_cursor const &that) const (defined in ranges::v3::detail::set_union_cursor< IsConst, Rng1, Rng2, C, P1, P2 >) | ranges::v3::detail::set_union_cursor< IsConst, Rng1, Rng2, C, P1, P2 > | |
| equal(default_sentinel) const (defined in ranges::v3::detail::set_union_cursor< IsConst, Rng1, Rng2, C, P1, P2 >) | ranges::v3::detail::set_union_cursor< IsConst, Rng1, Rng2, C, P1, P2 > | |
| move() const noexcept(noexcept(iter_move(it1_)) &&noexcept(iter_move(it2_))) (defined in ranges::v3::detail::set_union_cursor< IsConst, Rng1, Rng2, C, P1, P2 >) | ranges::v3::detail::set_union_cursor< IsConst, Rng1, Rng2, C, P1, P2 > | |
| next() (defined in ranges::v3::detail::set_union_cursor< IsConst, Rng1, Rng2, C, P1, P2 >) | ranges::v3::detail::set_union_cursor< IsConst, Rng1, Rng2, C, P1, P2 > | |
| read() const noexcept(noexcept(*it1_) &&noexcept(*it2_)) (defined in ranges::v3::detail::set_union_cursor< IsConst, Rng1, Rng2, C, P1, P2 >) | ranges::v3::detail::set_union_cursor< IsConst, Rng1, Rng2, C, P1, P2 > | |
| reference_type typedef (defined in ranges::v3::detail::set_union_cursor< IsConst, Rng1, Rng2, C, P1, P2 >) | ranges::v3::detail::set_union_cursor< IsConst, Rng1, Rng2, C, P1, P2 > | |
| rvalue_reference_type typedef (defined in ranges::v3::detail::set_union_cursor< IsConst, Rng1, Rng2, C, P1, P2 >) | ranges::v3::detail::set_union_cursor< IsConst, Rng1, Rng2, C, P1, P2 > | |
| set_union_cursor()=default (defined in ranges::v3::detail::set_union_cursor< IsConst, Rng1, Rng2, C, P1, P2 >) | ranges::v3::detail::set_union_cursor< IsConst, Rng1, Rng2, C, P1, P2 > | |
| set_union_cursor(pred_ref_ pred, proj1_ref_ proj1, proj2_ref_ proj2, iterator_t< R1 > it1, sentinel_t< R1 > end1, iterator_t< R2 > it2, sentinel_t< R2 > end2) (defined in ranges::v3::detail::set_union_cursor< IsConst, Rng1, Rng2, C, P1, P2 >) | ranges::v3::detail::set_union_cursor< IsConst, Rng1, Rng2, C, P1, P2 > | |
| single_pass typedef (defined in ranges::v3::detail::set_union_cursor< IsConst, Rng1, Rng2, C, P1, P2 >) | ranges::v3::detail::set_union_cursor< IsConst, Rng1, Rng2, C, P1, P2 > | |
| value_type typedef (defined in ranges::v3::detail::set_union_cursor< IsConst, Rng1, Rng2, C, P1, P2 >) | ranges::v3::detail::set_union_cursor< IsConst, Rng1, Rng2, C, P1, P2 > | |