Home
last modified time | relevance | path

Searched refs:_Alloc_traits (Results 1 – 25 of 764) sorted by relevance

12345678910>>...31

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/cpp0x/
H A Dnoexcept52.C5 typedef _Alloc _Alloc_traits; typedef
6 A &operator=(A &&) noexcept(_Alloc_traits::_S_nothrow_move);
7 A &m_fn1(A &&) noexcept(_Alloc_traits::_S_nothrow_move);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Dnoexcept52.C5 typedef _Alloc _Alloc_traits; typedef
6 A &operator=(A &&) noexcept(_Alloc_traits::_S_nothrow_move);
7 A &m_fn1(A &&) noexcept(_Alloc_traits::_S_nothrow_move);
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Dnoexcept52.C5 typedef _Alloc _Alloc_traits; typedef
6 A &operator=(A &&) noexcept(_Alloc_traits::_S_nothrow_move);
7 A &m_fn1(A &&) noexcept(_Alloc_traits::_S_nothrow_move);
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/cpp0x/
H A Dnoexcept52.C5 typedef _Alloc _Alloc_traits; typedef
6 A &operator=(A &&) noexcept(_Alloc_traits::_S_nothrow_move);
7 A &m_fn1(A &&) noexcept(_Alloc_traits::_S_nothrow_move);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/cpp0x/
H A Dnoexcept52.C5 typedef _Alloc _Alloc_traits; typedef
6 A &operator=(A &&) noexcept(_Alloc_traits::_S_nothrow_move);
7 A &m_fn1(A &&) noexcept(_Alloc_traits::_S_nothrow_move);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Dnoexcept52.C5 typedef _Alloc _Alloc_traits; typedef
6 A &operator=(A &&) noexcept(_Alloc_traits::_S_nothrow_move);
7 A &m_fn1(A &&) noexcept(_Alloc_traits::_S_nothrow_move);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/cpp0x/
H A Dnoexcept52.C5 typedef _Alloc _Alloc_traits; typedef
6 A &operator=(A &&) noexcept(_Alloc_traits::_S_nothrow_move);
7 A &m_fn1(A &&) noexcept(_Alloc_traits::_S_nothrow_move);
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/include/debug/
H A Dsafe_container.h87 typedef __gnu_cxx::__alloc_traits<_Alloc> _Alloc_traits; typedef
89 bool __xfer_memory = _Alloc_traits::_S_propagate_on_move_assign()
108 typedef __gnu_cxx::__alloc_traits<_Alloc> _Alloc_traits; in _M_swap() typedef
110 if (!_Alloc_traits::_S_propagate_on_swap()) in _M_swap()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/include/debug/
H A Dsafe_container.h87 typedef __gnu_cxx::__alloc_traits<_Alloc> _Alloc_traits; typedef
89 bool __xfer_memory = _Alloc_traits::_S_propagate_on_move_assign()
108 typedef __gnu_cxx::__alloc_traits<_Alloc> _Alloc_traits; in _M_swap() typedef
110 if (!_Alloc_traits::_S_propagate_on_swap()) in _M_swap()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/debug/
H A Dsafe_container.h87 typedef __gnu_cxx::__alloc_traits<_Alloc> _Alloc_traits; typedef
89 bool __xfer_memory = _Alloc_traits::_S_propagate_on_move_assign()
108 typedef __gnu_cxx::__alloc_traits<_Alloc> _Alloc_traits; in _M_swap() typedef
110 if (!_Alloc_traits::_S_propagate_on_swap()) in _M_swap()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/include/debug/
H A Dsafe_container.h87 typedef __gnu_cxx::__alloc_traits<_Alloc> _Alloc_traits; typedef
89 bool __xfer_memory = _Alloc_traits::_S_propagate_on_move_assign()
108 typedef __gnu_cxx::__alloc_traits<_Alloc> _Alloc_traits; in _M_swap() typedef
110 if (!_Alloc_traits::_S_propagate_on_swap()) in _M_swap()
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/include/debug/
H A Dsafe_container.h87 typedef __gnu_cxx::__alloc_traits<_Alloc> _Alloc_traits; typedef
89 bool __xfer_memory = _Alloc_traits::_S_propagate_on_move_assign()
108 typedef __gnu_cxx::__alloc_traits<_Alloc> _Alloc_traits; in _M_swap() typedef
110 if (!_Alloc_traits::_S_propagate_on_swap()) in _M_swap()
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/include/debug/
H A Dsafe_container.h87 typedef __gnu_cxx::__alloc_traits<_Alloc> _Alloc_traits; typedef
89 bool __xfer_memory = _Alloc_traits::_S_propagate_on_move_assign()
108 typedef __gnu_cxx::__alloc_traits<_Alloc> _Alloc_traits; in _M_swap() typedef
110 if (!_Alloc_traits::_S_propagate_on_swap()) in _M_swap()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/include/debug/
H A Dsafe_container.h87 typedef __gnu_cxx::__alloc_traits<_Alloc> _Alloc_traits; typedef
89 bool __xfer_memory = _Alloc_traits::_S_propagate_on_move_assign()
108 typedef __gnu_cxx::__alloc_traits<_Alloc> _Alloc_traits; in _M_swap() typedef
110 if (!_Alloc_traits::_S_propagate_on_swap()) in _M_swap()
/dports/lang/gcc9-aux/bootstrap/include/c++/9.1.0/debug/
H A Dsafe_container.h87 typedef __gnu_cxx::__alloc_traits<_Alloc> _Alloc_traits; typedef
89 bool __xfer_memory = _Alloc_traits::_S_propagate_on_move_assign()
108 typedef __gnu_cxx::__alloc_traits<_Alloc> _Alloc_traits; in _M_swap() typedef
110 if (!_Alloc_traits::_S_propagate_on_swap()) in _M_swap()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/debug/
H A Dsafe_container.h87 typedef __gnu_cxx::__alloc_traits<_Alloc> _Alloc_traits; typedef
89 bool __xfer_memory = _Alloc_traits::_S_propagate_on_move_assign()
108 typedef __gnu_cxx::__alloc_traits<_Alloc> _Alloc_traits; in _M_swap() typedef
110 if (!_Alloc_traits::_S_propagate_on_swap()) in _M_swap()
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/include/debug/
H A Dsafe_container.h87 typedef __gnu_cxx::__alloc_traits<_Alloc> _Alloc_traits; typedef
89 bool __xfer_memory = _Alloc_traits::_S_propagate_on_move_assign()
108 typedef __gnu_cxx::__alloc_traits<_Alloc> _Alloc_traits; in _M_swap() typedef
110 if (!_Alloc_traits::_S_propagate_on_swap()) in _M_swap()
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/include/debug/
H A Dsafe_container.h87 typedef __gnu_cxx::__alloc_traits<_Alloc> _Alloc_traits; typedef
89 bool __xfer_memory = _Alloc_traits::_S_propagate_on_move_assign()
108 typedef __gnu_cxx::__alloc_traits<_Alloc> _Alloc_traits; in _M_swap() typedef
110 if (!_Alloc_traits::_S_propagate_on_swap()) in _M_swap()
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/include/debug/
H A Dsafe_container.h87 typedef __gnu_cxx::__alloc_traits<_Alloc> _Alloc_traits; typedef
89 bool __xfer_memory = _Alloc_traits::_S_propagate_on_move_assign()
108 typedef __gnu_cxx::__alloc_traits<_Alloc> _Alloc_traits; in _M_swap() typedef
110 if (!_Alloc_traits::_S_propagate_on_swap()) in _M_swap()
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/include/debug/
H A Dsafe_container.h87 typedef __gnu_cxx::__alloc_traits<_Alloc> _Alloc_traits; typedef
89 bool __xfer_memory = _Alloc_traits::_S_propagate_on_move_assign()
108 typedef __gnu_cxx::__alloc_traits<_Alloc> _Alloc_traits; in _M_swap() typedef
110 if (!_Alloc_traits::_S_propagate_on_swap()) in _M_swap()
/dports/lang/gcc6-aux/bootstrap/include/c++/5.1.0/debug/
H A Dsafe_container.h90 typedef __gnu_cxx::__alloc_traits<_Alloc> _Alloc_traits; typedef
92 bool __xfer_memory = _Alloc_traits::_S_propagate_on_move_assign()
111 typedef __gnu_cxx::__alloc_traits<_Alloc> _Alloc_traits; in _M_swap() typedef
113 if (!_Alloc_traits::_S_propagate_on_swap()) in _M_swap()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/include/debug/
H A Dsafe_container.h94 typedef __gnu_cxx::__alloc_traits<_Alloc> _Alloc_traits; typedef
96 bool __xfer_memory = _Alloc_traits::_S_propagate_on_move_assign()
115 typedef __gnu_cxx::__alloc_traits<_Alloc> _Alloc_traits; in _M_swap() typedef
117 if (!_Alloc_traits::_S_propagate_on_swap()) in _M_swap()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/include/debug/
H A Dsafe_container.h94 typedef __gnu_cxx::__alloc_traits<_Alloc> _Alloc_traits; typedef
96 bool __xfer_memory = _Alloc_traits::_S_propagate_on_move_assign()
115 typedef __gnu_cxx::__alloc_traits<_Alloc> _Alloc_traits; in _M_swap() typedef
117 if (!_Alloc_traits::_S_propagate_on_swap()) in _M_swap()
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/include/debug/
H A Dsafe_container.h90 typedef __gnu_cxx::__alloc_traits<_Alloc> _Alloc_traits; typedef
92 bool __xfer_memory = _Alloc_traits::_S_propagate_on_move_assign()
111 typedef __gnu_cxx::__alloc_traits<_Alloc> _Alloc_traits; in _M_swap() typedef
113 if (!_Alloc_traits::_S_propagate_on_swap()) in _M_swap()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/include/debug/
H A Dsafe_container.h94 typedef __gnu_cxx::__alloc_traits<_Alloc> _Alloc_traits; typedef
96 bool __xfer_memory = _Alloc_traits::_S_propagate_on_move_assign()
115 typedef __gnu_cxx::__alloc_traits<_Alloc> _Alloc_traits; in _M_swap() typedef
117 if (!_Alloc_traits::_S_propagate_on_swap()) in _M_swap()

12345678910>>...31