HomeSort by relevance Sort by last modified time
    Searched refs:_RefType1 (Results 1 - 2 of 2) sorted by null

  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
stl_uninitialized.h 118 typedef typename iterator_traits<_InputIterator>::reference _RefType1;
120 const bool __assignable = is_assignable<_RefType2, _RefType1>::value;
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
stl_uninitialized.h 118 typedef typename iterator_traits<_InputIterator>::reference _RefType1;
120 const bool __assignable = is_assignable<_RefType2, _RefType1>::value;

Completed in 515 milliseconds