Searched defs:move_iterator (Results 1 - 8 of 8) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dstl_iterator.h922 * Class template move_iterator is an iterator adapter with the same
930 class move_iterator class
946 move_iterator() function in class:move_iterator
950 move_iterator(iterator_type __i) function in class:move_iterator
954 move_iterator(const move_iterator<_Iter>& __i) function in class:move_iterator
969 move_iterator&
976 move_iterator
979 move_iterator __tmp = *this;
984 move_iterator
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dstl_iterator.h922 * Class template move_iterator is an iterator adapter with the same
930 class move_iterator class
946 move_iterator() function in class:move_iterator
950 move_iterator(iterator_type __i) function in class:move_iterator
954 move_iterator(const move_iterator<_Iter>& __i) function in class:move_iterator
969 move_iterator&
976 move_iterator
979 move_iterator __tmp = *this;
984 move_iterator
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/bits/
H A Dstl_iterator.h922 * Class template move_iterator is an iterator adapter with the same
930 class move_iterator class
946 move_iterator() function in class:move_iterator
950 move_iterator(iterator_type __i) function in class:move_iterator
954 move_iterator(const move_iterator<_Iter>& __i) function in class:move_iterator
969 move_iterator&
976 move_iterator
979 move_iterator __tmp = *this;
984 move_iterator
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
H A Dstl_iterator.h922 * Class template move_iterator is an iterator adapter with the same
930 class move_iterator class
946 move_iterator() function in class:move_iterator
950 move_iterator(iterator_type __i) function in class:move_iterator
954 move_iterator(const move_iterator<_Iter>& __i) function in class:move_iterator
969 move_iterator&
976 move_iterator
979 move_iterator __tmp = *this;
984 move_iterator
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dstl_iterator.h939 * Class template move_iterator is an iterator adapter with the same
947 class move_iterator class
963 move_iterator() function in class:move_iterator
967 move_iterator(iterator_type __i) function in class:move_iterator
971 move_iterator(const move_iterator<_Iter>& __i) function in class:move_iterator
986 move_iterator&
993 move_iterator
996 move_iterator __tmp = *this;
1001 move_iterator
[all...]
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dstl_iterator.h939 * Class template move_iterator is an iterator adapter with the same
947 class move_iterator class
963 move_iterator() function in class:move_iterator
967 move_iterator(iterator_type __i) function in class:move_iterator
971 move_iterator(const move_iterator<_Iter>& __i) function in class:move_iterator
986 move_iterator&
993 move_iterator
996 move_iterator __tmp = *this;
1001 move_iterator
[all...]
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dstl_iterator.h939 * Class template move_iterator is an iterator adapter with the same
947 class move_iterator class
963 move_iterator() function in class:move_iterator
967 move_iterator(iterator_type __i) function in class:move_iterator
971 move_iterator(const move_iterator<_Iter>& __i) function in class:move_iterator
986 move_iterator&
993 move_iterator
996 move_iterator __tmp = *this;
1001 move_iterator
[all...]
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dstl_iterator.h939 * Class template move_iterator is an iterator adapter with the same
947 class move_iterator class
963 move_iterator() function in class:move_iterator
967 move_iterator(iterator_type __i) function in class:move_iterator
971 move_iterator(const move_iterator<_Iter>& __i) function in class:move_iterator
986 move_iterator&
993 move_iterator
996 move_iterator __tmp = *this;
1001 move_iterator
[all...]

Completed in 732 milliseconds