Searched refs:propagate_on_container_move_assignment (Results 1 – 15 of 15) sorted by relevance
71 using __pocma = typename _Tp::propagate_on_container_move_assignment; in _GLIBCXX_VISIBILITY()191 using propagate_on_container_move_assignment in _GLIBCXX_VISIBILITY()441 using propagate_on_container_move_assignment = true_type; in _GLIBCXX_VISIBILITY()598 using propagate_on_container_move_assignment = true_type; in _GLIBCXX_VISIBILITY()714 typedef typename __traits::propagate_on_container_move_assignment __pocma; in _GLIBCXX_VISIBILITY()
95 using propagate_on_container_move_assignment = true_type; in _GLIBCXX_VISIBILITY() local151 using propagate_on_container_move_assignment = true_type; in _GLIBCXX_VISIBILITY() local
83 typedef std::true_type propagate_on_container_move_assignment; in _GLIBCXX_VISIBILITY() typedef
204 if constexpr (_ATr::propagate_on_container_move_assignment::value) in _GLIBCXX_VISIBILITY()
74 typedef std::true_type propagate_on_container_move_assignment; in _GLIBCXX_VISIBILITY() typedef
107 { return _Base_type::propagate_on_container_move_assignment::value; } in _GLIBCXX_VISIBILITY()
145 typedef std::true_type propagate_on_container_move_assignment; in _GLIBCXX_VISIBILITY() typedef
584 typedef std::true_type propagate_on_container_move_assignment; in _GLIBCXX_VISIBILITY()
826 typedef std::true_type propagate_on_container_move_assignment; in _GLIBCXX_VISIBILITY() typedef
702 typedef std::true_type propagate_on_container_move_assignment; in _GLIBCXX_VISIBILITY()
282 typename __traits::propagate_on_container_move_assignment,284 propagate_on_container_move_assignment...>::type285 propagate_on_container_move_assignment;
407 = _AllocTraits::propagate_on_container_move_assignment::value;
456 using propagate_on_container_move_assignment = false_type;
245 and improve propagate_on_container_move_assignment check.
2734 scoped_allocator_adaptor::propagate_on_container_move_assignment,