Home
last modified time | relevance | path

Searched defs:_Iter (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dstl_iterator.h1142 #define _GLIBCXX_MAKE_MOVE_ITERATOR(_Iter) std::make_move_iterator(_Iter) argument
1143 #define _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(_Iter) \ argument
1146 #define _GLIBCXX_MAKE_MOVE_ITERATOR(_Iter) (_Iter) argument
1147 #define _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(_Iter) (_Iter) argument
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/
H A Dpat_trie_base.hpp713 class _Iter class
731 _Iter(node_pointer p_nd = 0) in _Iter() function in __gnu_pbds::detail::pat_trie_base::_Iter
734 _Iter(const PB_DS_ODIR_IT_C_DEC& other) in _Iter() function in __gnu_pbds::detail::pat_trie_base::_Iter
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/
H A Dpat_trie_base.hpp713 class _Iter class
731 _Iter(node_pointer p_nd = 0) in _Iter() function in __gnu_pbds::detail::pat_trie_base::_Iter
734 _Iter(const PB_DS_ODIR_IT_C_DEC& other) in _Iter() function in __gnu_pbds::detail::pat_trie_base::_Iter