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

/haiku/headers/cpp/
H A Dstl_algobase.h309 pair<_InputIter, _OutputIter> __copy_n(_InputIter __first, _Size __count, function
322 __copy_n(_RAIter __first, _Size __count, function
331 __copy_n(_InputIter __first, _Size __count, _OutputIter __result) { function

Completed in 35 milliseconds