Searched refs:_RefType (Results 1 - 2 of 2) sorted by relevance

/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dstl_uninitialized.h118 typedef typename iterator_traits<_InputIterator>::reference _RefType; typedef
119 const bool __assignable = is_assignable<_ValueType1, _RefType>::value;
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dstl_uninitialized.h118 typedef typename iterator_traits<_InputIterator>::reference _RefType; typedef
119 const bool __assignable = is_assignable<_ValueType1, _RefType>::value;

Completed in 114 milliseconds