Searched defs:uninitialized_move_n (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/libcxx/include/__memory/
H A Duninitialized_algorithms.h238 uninitialized_move_n(_InputIt __first, _Size __n, _ForwardIt __first_res) { function
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstl_uninitialized.h965 uninitialized_move_n(_InputIterator __first, _Size __count, function
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstl_uninitialized.h1046 uninitialized_move_n(_InputIterator __first, _Size __count, function

Completed in 179 milliseconds