Home | History | Annotate | Download | only in bits

Lines Matching refs:__copy_move_a2

414     __copy_move_a2(_CharT*, _CharT*,
420 __copy_move_a2(const _CharT*, const _CharT*,
426 __copy_move_a2(istreambuf_iterator<_CharT, char_traits<_CharT> >,
431 __copy_move_a2(_II __first, _II __last, _OI __result)
466 return (std::__copy_move_a2<__is_move_iterator<_II>::__value>
499 return (std::__copy_move_a2<true>