Lines Matching refs:addressof
1139 __alloc_traits::destroy(__a, _VSTD::addressof(*__i));
1756 __alloc_traits::construct(__a, _VSTD::addressof(*__base::end()), __v);
1770 __alloc_traits::construct(__a, _VSTD::addressof(*__base::end()), _VSTD::move(__v));
1785 …__alloc_traits::construct(__a, _VSTD::addressof(*__base::end()), _VSTD::forward<_Args>(__args)...);
1800 __alloc_traits::construct(__a, _VSTD::addressof(*--__base::begin()), __v);
1815 __alloc_traits::construct(__a, _VSTD::addressof(*--__base::begin()), _VSTD::move(__v));
1831 …__alloc_traits::construct(__a, _VSTD::addressof(*--__base::begin()), _VSTD::forward<_Args>(__args)…
1853 __alloc_traits::construct(__a, _VSTD::addressof(*--__base::begin()), __v);
1864 __alloc_traits::construct(__a, _VSTD::addressof(*__bm1), _VSTD::move(*__b));
1880 __alloc_traits::construct(__a, _VSTD::addressof(*__base::end()), __v);
1890 __alloc_traits::construct(__a, _VSTD::addressof(*__e), _VSTD::move(*__em1));
1916 __alloc_traits::construct(__a, _VSTD::addressof(*--__base::begin()), _VSTD::move(__v));
1924 __alloc_traits::construct(__a, _VSTD::addressof(*__bm1), _VSTD::move(*__b));
1940 __alloc_traits::construct(__a, _VSTD::addressof(*__base::end()), _VSTD::move(__v));
1947 __alloc_traits::construct(__a, _VSTD::addressof(*__e), _VSTD::move(*__em1));
1974 …__alloc_traits::construct(__a, _VSTD::addressof(*--__base::begin()), _VSTD::forward<_Args>(__args)…
1983 __alloc_traits::construct(__a, _VSTD::addressof(*__bm1), _VSTD::move(*__b));
1999 …__alloc_traits::construct(__a, _VSTD::addressof(*__base::end()), _VSTD::forward<_Args>(__args)...);
2007 __alloc_traits::construct(__a, _VSTD::addressof(*__e), _VSTD::move(*__em1));
2037 __alloc_traits::construct(__a, _VSTD::addressof(*--__i), __v);
2062 __alloc_traits::construct(__a, _VSTD::addressof(*__i), __v);
2127 __alloc_traits::construct(__a, _VSTD::addressof(*--__i), *--__j);
2135 __alloc_traits::construct(__a, _VSTD::addressof(*--__i), _VSTD::move(*--__j));
2158 __alloc_traits::construct(__a, _VSTD::addressof(*__i), *__j);
2165 __alloc_traits::construct(__a, _VSTD::addressof(*__i), _VSTD::move(*__j));
2198 __alloc_traits::construct(__a, _VSTD::addressof(*__i), *__f);
2211 __alloc_traits::construct(__a, _VSTD::addressof(*__i));
2224 __alloc_traits::construct(__a, _VSTD::addressof(*__i), __v);
2619 // __alloc_traits::construct(__a, _VSTD::addressof(*__r), _VSTD::move(*__f));
2634 __alloc_traits::construct(__a, _VSTD::addressof(*__r), _VSTD::move(*__fb));
2651 // __alloc_traitsconstruct(__a, _VSTD::addressof(*--__r), _VSTD::move(*--__j));
2671 __alloc_traits::construct(__a, _VSTD::addressof(*--__r), _VSTD::move(*--__le));
2691 __alloc_traits::destroy(__a, _VSTD::addressof(*__b));
2704 __alloc_traits::destroy(__a, _VSTD::addressof(*__i));
2730 __alloc_traits::destroy(__a, _VSTD::addressof(*__b));
2744 __alloc_traits::destroy(__a, _VSTD::addressof(*__i));
2768 __alloc_traits::destroy(__a, _VSTD::addressof(*__p));