Searched defs:__other (Results 1 – 12 of 12) sorted by relevance
39 …_LIBCPP_HIDE_FROM_ABI stop_source(const stop_source& __other) noexcept : __state_(__other.__state_… in stop_source()67 …_LIBCPP_HIDE_FROM_ABI void swap(stop_source& __other) noexcept { __state_.swap(__other.__state_); } in swap()
35 _LIBCPP_HIDE_FROM_ABI void swap(stop_token& __other) noexcept { __state_.swap(__other.__state_); } in swap()
44 …_LIBCPP_HIDE_FROM_ABI bool is_equal(const memory_resource& __other) const noexcept { return do_is_… in is_equal()
88 …_LIBCPP_HIDE_FROM_ABI_VIRTUAL bool do_is_equal(const memory_resource& __other) const _NOEXCEPT ove… in do_is_equal()
106 …_LIBCPP_HIDE_FROM_ABI_VIRTUAL bool do_is_equal(const memory_resource& __other) const _NOEXCEPT ove… in do_is_equal()
56 _LIBCPP_HIDE_FROM_ABI polymorphic_allocator(const polymorphic_allocator<_Tp>& __other) noexcept in polymorphic_allocator()
65 __non_propagating_cache(__non_propagating_cache && __other) __non_propagating_cache() argument
78 _LIBCPP_HIDE_FROM_ABI constexpr common_iterator(const common_iterator<_I2, _S2>& __other) in common_iterator()
84 _LIBCPP_HIDE_FROM_ABI void swap(jthread& __other) noexcept { in swap()
79 char __other[16]; member87 char __other[16]; member
100 mapping(const layout_right::mapping<_OtherExtents>& __other) noexcept in mapping()
99 mapping(const layout_left::mapping<_OtherExtents>& __other) noexcept in mapping()