Home | History | Annotate | Download | only in include

Lines Matching full:make_move_iterator

1929     insert(__make_iter(__p), make_move_iterator(__v.begin()),
1930 make_move_iterator(__v.end()));