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

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
alloc_traits.h 162 static constexpr bool _S_propagate_on_move_assign()
172 { return _S_propagate_on_move_assign() || _S_always_equal(); }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_vector.h 430 _Alloc_traits::_S_propagate_on_move_assign()
    [all...]

Completed in 27 milliseconds