_algobase.h | 260 inline _OutputIter __copy_ptrs(_InputIter __first, _InputIter __last, _OutputIter __result, function 265 inline _OutputIter __copy_ptrs(_InputIter __first, _InputIter __last, _OutputIter __result, function 275 return _STLP_PRIV __copy_ptrs(__first, __last, __result,
|