Home
last modified time | relevance | path

Searched refs:moveable (Results 1 – 25 of 1217) sorted by relevance

12345678910>>...49

/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/20_util/function/invoke/
H A Dmove_only.cc22 struct moveable struct
26 moveable(const moveable& c) = delete;
27 moveable& operator=(const moveable&) = delete;
28 moveable(moveable&&) { } in moveable() function
31 void f1(moveable) { } in f1() argument
38 fo1a(moveable()); in test01()
41 fo2a(moveable()); in test01()
44 fo3a(moveable()); in test01()
47 fo1b(moveable()); in test01()
50 fo2b(moveable()); in test01()
[all …]
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/20_util/function/invoke/
H A Dmove_only.cc22 struct moveable struct
26 moveable(const moveable& c) = delete;
27 moveable& operator=(const moveable&) = delete;
28 moveable(moveable&&) { } in moveable() function
31 void f1(moveable) { } in f1() argument
38 fo1a(moveable()); in test01()
41 fo2a(moveable()); in test01()
44 fo3a(moveable()); in test01()
47 fo1b(moveable()); in test01()
50 fo2b(moveable()); in test01()
[all …]
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/testsuite/20_util/function/invoke/
H A Dmove_only.cc22 struct moveable struct
26 moveable(const moveable& c) = delete;
27 moveable& operator=(const moveable&) = delete;
28 moveable(moveable&&) { } in moveable() function
31 void f1(moveable) { } in f1() argument
38 fo1a(moveable()); in test01()
41 fo2a(moveable()); in test01()
44 fo3a(moveable()); in test01()
47 fo1b(moveable()); in test01()
50 fo2b(moveable()); in test01()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/function/invoke/
H A Dmove_only.cc22 struct moveable struct
26 moveable(const moveable& c) = delete;
27 moveable& operator=(const moveable&) = delete;
28 moveable(moveable&&) { } in moveable() argument
31 void f1(moveable) { } in f1() argument
38 fo1a(moveable()); in test01()
41 fo2a(moveable()); in test01()
44 fo3a(moveable()); in test01()
47 fo1b(moveable()); in test01()
50 fo2b(moveable()); in test01()
[all …]
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/20_util/function/invoke/
H A Dmove_only.cc22 struct moveable struct
26 moveable(const moveable& c) = delete;
27 moveable& operator=(const moveable&) = delete;
28 moveable(moveable&&) { } in moveable() argument
31 void f1(moveable) { } in f1() argument
38 fo1a(moveable()); in test01()
41 fo2a(moveable()); in test01()
44 fo3a(moveable()); in test01()
47 fo1b(moveable()); in test01()
50 fo2b(moveable()); in test01()
[all …]
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/20_util/function/invoke/
H A Dmove_only.cc22 struct moveable struct
26 moveable(const moveable& c) = delete;
27 moveable& operator=(const moveable&) = delete;
28 moveable(moveable&&) { } in moveable() argument
31 void f1(moveable) { } in f1() argument
38 fo1a(moveable()); in test01()
41 fo2a(moveable()); in test01()
44 fo3a(moveable()); in test01()
47 fo1b(moveable()); in test01()
50 fo2b(moveable()); in test01()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/20_util/function/invoke/
H A Dmove_only.cc22 struct moveable struct
26 moveable(const moveable& c) = delete;
27 moveable& operator=(const moveable&) = delete;
28 moveable(moveable&&) { } in moveable() argument
31 void f1(moveable) { } in f1() argument
38 fo1a(moveable()); in test01()
41 fo2a(moveable()); in test01()
44 fo3a(moveable()); in test01()
47 fo1b(moveable()); in test01()
50 fo2b(moveable()); in test01()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/function/invoke/
H A Dmove_only.cc22 struct moveable struct
26 moveable(const moveable& c) = delete;
27 moveable& operator=(const moveable&) = delete;
28 moveable(moveable&&) { } in moveable() argument
31 void f1(moveable) { } in f1() argument
38 fo1a(moveable()); in test01()
41 fo2a(moveable()); in test01()
44 fo3a(moveable()); in test01()
47 fo1b(moveable()); in test01()
50 fo2b(moveable()); in test01()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/20_util/function/invoke/
H A Dmove_only.cc22 struct moveable struct
26 moveable(const moveable& c) = delete;
27 moveable& operator=(const moveable&) = delete;
28 moveable(moveable&&) { } in moveable() argument
31 void f1(moveable) { } in f1() argument
38 fo1a(moveable()); in test01()
41 fo2a(moveable()); in test01()
44 fo3a(moveable()); in test01()
47 fo1b(moveable()); in test01()
50 fo2b(moveable()); in test01()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/testsuite/20_util/function/invoke/
H A Dmove_only.cc22 struct moveable struct
26 moveable(const moveable& c) = delete;
27 moveable& operator=(const moveable&) = delete;
28 moveable(moveable&&) { } in moveable() function
31 void f1(moveable) { } in f1() argument
38 fo1a(moveable()); in test01()
41 fo2a(moveable()); in test01()
44 fo3a(moveable()); in test01()
47 fo1b(moveable()); in test01()
50 fo2b(moveable()); in test01()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/testsuite/20_util/function/invoke/
H A Dmove_only.cc22 struct moveable struct
26 moveable(const moveable& c) = delete;
27 moveable& operator=(const moveable&) = delete;
28 moveable(moveable&&) { } in moveable() argument
31 void f1(moveable) { } in f1() argument
38 fo1a(moveable()); in test01()
41 fo2a(moveable()); in test01()
44 fo3a(moveable()); in test01()
47 fo1b(moveable()); in test01()
50 fo2b(moveable()); in test01()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/function/invoke/
H A Dmove_only.cc22 struct moveable struct
26 moveable(const moveable& c) = delete;
27 moveable& operator=(const moveable&) = delete;
28 moveable(moveable&&) { } in moveable() function
31 void f1(moveable) { } in f1() argument
38 fo1a(moveable()); in test01()
41 fo2a(moveable()); in test01()
44 fo3a(moveable()); in test01()
47 fo1b(moveable()); in test01()
50 fo2b(moveable()); in test01()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/20_util/function/invoke/
H A Dmove_only.cc22 struct moveable struct
26 moveable(const moveable& c) = delete;
27 moveable& operator=(const moveable&) = delete;
28 moveable(moveable&&) { } in moveable() function
31 void f1(moveable) { } in f1() argument
38 fo1a(moveable()); in test01()
41 fo2a(moveable()); in test01()
44 fo3a(moveable()); in test01()
47 fo1b(moveable()); in test01()
50 fo2b(moveable()); in test01()
[all …]
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/20_util/function/invoke/
H A Dmove_only.cc22 struct moveable struct
26 moveable(const moveable& c) = delete;
27 moveable& operator=(const moveable&) = delete;
28 moveable(moveable&&) { } in moveable() function
31 void f1(moveable) { } in f1() argument
38 fo1a(moveable()); in test01()
41 fo2a(moveable()); in test01()
44 fo3a(moveable()); in test01()
47 fo1b(moveable()); in test01()
50 fo2b(moveable()); in test01()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/function/invoke/
H A Dmove_only.cc22 struct moveable struct
26 moveable(const moveable& c) = delete;
27 moveable& operator=(const moveable&) = delete;
28 moveable(moveable&&) { } in moveable() function
31 void f1(moveable) { } in f1() argument
38 fo1a(moveable()); in test01()
41 fo2a(moveable()); in test01()
44 fo3a(moveable()); in test01()
47 fo1b(moveable()); in test01()
50 fo2b(moveable()); in test01()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/20_util/function/invoke/
H A Dmove_only.cc22 struct moveable struct
26 moveable(const moveable& c) = delete;
27 moveable& operator=(const moveable&) = delete;
28 moveable(moveable&&) { } in moveable() argument
31 void f1(moveable) { } in f1() argument
38 fo1a(moveable()); in test01()
41 fo2a(moveable()); in test01()
44 fo3a(moveable()); in test01()
47 fo1b(moveable()); in test01()
50 fo2b(moveable()); in test01()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/testsuite/20_util/function/invoke/
H A Dmove_only.cc22 struct moveable struct
26 moveable(const moveable& c) = delete;
27 moveable& operator=(const moveable&) = delete;
28 moveable(moveable&&) { } in moveable() argument
31 void f1(moveable) { } in f1() argument
38 fo1a(moveable()); in test01()
41 fo2a(moveable()); in test01()
44 fo3a(moveable()); in test01()
47 fo1b(moveable()); in test01()
50 fo2b(moveable()); in test01()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/testsuite/20_util/function/invoke/
H A Dmove_only.cc22 struct moveable struct
26 moveable(const moveable& c) = delete;
27 moveable& operator=(const moveable&) = delete;
28 moveable(moveable&&) { } in moveable() function
31 void f1(moveable) { } in f1() argument
38 fo1a(moveable()); in test01()
41 fo2a(moveable()); in test01()
44 fo3a(moveable()); in test01()
47 fo1b(moveable()); in test01()
50 fo2b(moveable()); in test01()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/20_util/function/invoke/
H A Dmove_only.cc22 struct moveable struct
26 moveable(const moveable& c) = delete;
27 moveable& operator=(const moveable&) = delete;
28 moveable(moveable&&) { } in moveable() argument
31 void f1(moveable) { } in f1() argument
38 fo1a(moveable()); in test01()
41 fo2a(moveable()); in test01()
44 fo3a(moveable()); in test01()
47 fo1b(moveable()); in test01()
50 fo2b(moveable()); in test01()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libstdc++-v3/testsuite/20_util/function/invoke/
H A Dmove_only.cc22 struct moveable struct
26 moveable(const moveable& c) = delete;
27 moveable& operator=(const moveable&) = delete;
28 moveable(moveable&&) { } in moveable() function
31 void f1(moveable) { } in f1() argument
38 fo1a(moveable()); in test01()
41 fo2a(moveable()); in test01()
44 fo3a(moveable()); in test01()
47 fo1b(moveable()); in test01()
50 fo2b(moveable()); in test01()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/testsuite/20_util/function/invoke/
H A Dmove_only.cc22 struct moveable struct
26 moveable(const moveable& c) = delete;
27 moveable& operator=(const moveable&) = delete;
28 moveable(moveable&&) { } in moveable() argument
31 void f1(moveable) { } in f1() argument
38 fo1a(moveable()); in test01()
41 fo2a(moveable()); in test01()
44 fo3a(moveable()); in test01()
47 fo1b(moveable()); in test01()
50 fo2b(moveable()); in test01()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/context/example/callcc/
H A Djump_mov.cpp14 class moveable { class
18 moveable() : in moveable() function in moveable
22 moveable( int v) : in moveable() function in moveable
26 moveable( moveable && other) { in moveable() function in moveable
30 moveable & operator=( moveable && other) { in operator =()
37 moveable( moveable const& other) = delete;
38 moveable & operator=( moveable const& other) = delete;
43 moveable data{ 1 }; in main()
47 data = std::move( moveable{ 3 }); in main()
50 data = std::move( moveable{}); in main()
/dports/devel/boost-python-libs/boost_1_72_0/libs/context/example/callcc/
H A Djump_mov.cpp14 class moveable { class
18 moveable() : in moveable() function in moveable
22 moveable( int v) : in moveable() function in moveable
26 moveable( moveable && other) { in moveable() function in moveable
30 moveable & operator=( moveable && other) { in operator =()
37 moveable( moveable const& other) = delete;
38 moveable & operator=( moveable const& other) = delete;
43 moveable data{ 1 }; in main()
47 data = std::move( moveable{ 3 }); in main()
50 data = std::move( moveable{}); in main()
/dports/devel/boost-libs/boost_1_72_0/libs/context/example/callcc/
H A Djump_mov.cpp14 class moveable { class
18 moveable() : in moveable() function in moveable
22 moveable( int v) : in moveable() function in moveable
26 moveable( moveable && other) { in moveable() function in moveable
30 moveable & operator=( moveable && other) { in operator =()
37 moveable( moveable const& other) = delete;
38 moveable & operator=( moveable const& other) = delete;
43 moveable data{ 1 }; in main()
47 data = std::move( moveable{ 3 }); in main()
50 data = std::move( moveable{}); in main()
/dports/devel/hyperscan/boost_1_75_0/libs/context/example/callcc/
H A Djump_mov.cpp14 class moveable { class
18 moveable() : in moveable() function in moveable
22 moveable( int v) : in moveable() function in moveable
26 moveable( moveable && other) { in moveable() function in moveable
30 moveable & operator=( moveable && other) { in operator =()
37 moveable( moveable const& other) = delete;
38 moveable & operator=( moveable const& other) = delete;
43 moveable data{ 1 }; in main()
47 data = std::move( moveable{ 3 }); in main()
50 data = std::move( moveable{}); in main()

12345678910>>...49