Home
last modified time | relevance | path

Searched refs:scoped_alloc (Results 1 – 25 of 59) sorted by relevance

123

/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Dconstruct_pair_c++2a.cc43 using scoped_alloc in test01() typedef
46 const scoped_alloc a(10); in test01()
47 std::vector<value_type, scoped_alloc> v(a); in test01()
69 using scoped_alloc in test02() typedef
73 const scoped_alloc a(10, 20); in test02()
74 std::vector<value_type, scoped_alloc> v(a); in test02()
H A Doutermost.cc71 using scoped_alloc = std::scoped_allocator_adaptor<A>; typedef
76 scoped_alloc<nested_alloc<alloc<int>>> a; in test01()
86 scoped_alloc<scoped_alloc<nested_alloc<alloc<int>>>> a; in test02()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Dconstruct_pair_c++2a.cc43 using scoped_alloc in test01() typedef
46 const scoped_alloc a(10); in test01()
47 std::vector<value_type, scoped_alloc> v(a); in test01()
69 using scoped_alloc in test02() typedef
73 const scoped_alloc a(10, 20); in test02()
74 std::vector<value_type, scoped_alloc> v(a); in test02()
H A Doutermost.cc71 using scoped_alloc = std::scoped_allocator_adaptor<A>; typedef
76 scoped_alloc<nested_alloc<alloc<int>>> a; in test01()
86 scoped_alloc<scoped_alloc<nested_alloc<alloc<int>>>> a; in test02()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Dconstruct_pair_c++2a.cc43 using scoped_alloc in test01() typedef
46 const scoped_alloc a(10); in test01()
47 std::vector<value_type, scoped_alloc> v(a); in test01()
69 using scoped_alloc in test02() typedef
73 const scoped_alloc a(10, 20); in test02()
74 std::vector<value_type, scoped_alloc> v(a); in test02()
H A Doutermost.cc71 using scoped_alloc = std::scoped_allocator_adaptor<A>; typedef
76 scoped_alloc<nested_alloc<alloc<int>>> a; in test01()
86 scoped_alloc<scoped_alloc<nested_alloc<alloc<int>>>> a; in test02()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Dconstruct_pair_c++2a.cc43 using scoped_alloc in test01() typedef
46 const scoped_alloc a(10); in test01()
47 std::vector<value_type, scoped_alloc> v(a); in test01()
69 using scoped_alloc in test02() typedef
73 const scoped_alloc a(10, 20); in test02()
74 std::vector<value_type, scoped_alloc> v(a); in test02()
H A Doutermost.cc71 using scoped_alloc = std::scoped_allocator_adaptor<A>; typedef
76 scoped_alloc<nested_alloc<alloc<int>>> a; in test01()
86 scoped_alloc<scoped_alloc<nested_alloc<alloc<int>>>> a; in test02()
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Dconstruct_pair_c++2a.cc43 using scoped_alloc in test01() typedef
46 const scoped_alloc a(10); in test01()
47 std::vector<value_type, scoped_alloc> v(a); in test01()
69 using scoped_alloc in test02() typedef
73 const scoped_alloc a(10, 20); in test02()
74 std::vector<value_type, scoped_alloc> v(a); in test02()
H A Doutermost.cc71 using scoped_alloc = std::scoped_allocator_adaptor<A>; typedef
76 scoped_alloc<nested_alloc<alloc<int>>> a; in test01()
86 scoped_alloc<scoped_alloc<nested_alloc<alloc<int>>>> a; in test02()
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Dconstruct_pair_c++2a.cc43 using scoped_alloc in test01() typedef
46 const scoped_alloc a(10); in test01()
47 std::vector<value_type, scoped_alloc> v(a); in test01()
69 using scoped_alloc in test02() typedef
73 const scoped_alloc a(10, 20); in test02()
74 std::vector<value_type, scoped_alloc> v(a); in test02()
H A Doutermost.cc71 using scoped_alloc = std::scoped_allocator_adaptor<A>; typedef
76 scoped_alloc<nested_alloc<alloc<int>>> a; in test01()
86 scoped_alloc<scoped_alloc<nested_alloc<alloc<int>>>> a; in test02()
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Dconstruct_pair_c++2a.cc43 using scoped_alloc in test01() typedef
46 const scoped_alloc a(10); in test01()
47 std::vector<value_type, scoped_alloc> v(a); in test01()
69 using scoped_alloc in test02() typedef
73 const scoped_alloc a(10, 20); in test02()
74 std::vector<value_type, scoped_alloc> v(a); in test02()
H A Doutermost.cc71 using scoped_alloc = std::scoped_allocator_adaptor<A>; typedef
76 scoped_alloc<nested_alloc<alloc<int>>> a; in test01()
86 scoped_alloc<scoped_alloc<nested_alloc<alloc<int>>>> a; in test02()
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Dconstruct_pair_c++2a.cc43 using scoped_alloc in test01() typedef
46 const scoped_alloc a(10); in test01()
47 std::vector<value_type, scoped_alloc> v(a); in test01()
69 using scoped_alloc in test02() typedef
73 const scoped_alloc a(10, 20); in test02()
74 std::vector<value_type, scoped_alloc> v(a); in test02()
H A Doutermost.cc71 using scoped_alloc = std::scoped_allocator_adaptor<A>; typedef
76 scoped_alloc<nested_alloc<alloc<int>>> a; in test01()
86 scoped_alloc<scoped_alloc<nested_alloc<alloc<int>>>> a; in test02()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Dconstruct_pair_c++2a.cc43 using scoped_alloc in test01() typedef
46 const scoped_alloc a(10); in test01()
47 std::vector<value_type, scoped_alloc> v(a); in test01()
69 using scoped_alloc in test02() typedef
73 const scoped_alloc a(10, 20); in test02()
74 std::vector<value_type, scoped_alloc> v(a); in test02()
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Doutermost.cc71 using scoped_alloc = std::scoped_allocator_adaptor<A>; typedef
76 scoped_alloc<nested_alloc<alloc<int>>> a; in test01()
86 scoped_alloc<scoped_alloc<nested_alloc<alloc<int>>>> a; in test02()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Doutermost.cc71 using scoped_alloc = std::scoped_allocator_adaptor<A>; typedef
76 scoped_alloc<nested_alloc<alloc<int>>> a; in test01()
86 scoped_alloc<scoped_alloc<nested_alloc<alloc<int>>>> a; in test02()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Doutermost.cc71 using scoped_alloc = std::scoped_allocator_adaptor<A>; typedef
76 scoped_alloc<nested_alloc<alloc<int>>> a; in test01()
86 scoped_alloc<scoped_alloc<nested_alloc<alloc<int>>>> a; in test02()
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Doutermost.cc71 using scoped_alloc = std::scoped_allocator_adaptor<A>; typedef
76 scoped_alloc<nested_alloc<alloc<int>>> a; in test01()
86 scoped_alloc<scoped_alloc<nested_alloc<alloc<int>>>> a; in test02()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Doutermost.cc71 using scoped_alloc = std::scoped_allocator_adaptor<A>; typedef
76 scoped_alloc<nested_alloc<alloc<int>>> a; in test01()
86 scoped_alloc<scoped_alloc<nested_alloc<alloc<int>>>> a; in test02()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Doutermost.cc71 using scoped_alloc = std::scoped_allocator_adaptor<A>; typedef
76 scoped_alloc<nested_alloc<alloc<int>>> a; in test01()
86 scoped_alloc<scoped_alloc<nested_alloc<alloc<int>>>> a; in test02()
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Doutermost.cc71 using scoped_alloc = std::scoped_allocator_adaptor<A>; typedef
76 scoped_alloc<nested_alloc<alloc<int>>> a; in test01()
86 scoped_alloc<scoped_alloc<nested_alloc<alloc<int>>>> a; in test02()
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/testsuite/20_util/scoped_allocator/
H A Doutermost.cc71 using scoped_alloc = std::scoped_allocator_adaptor<A>; typedef
76 scoped_alloc<nested_alloc<alloc<int>>> a; in test01()
86 scoped_alloc<scoped_alloc<nested_alloc<alloc<int>>>> a; in test02()

123