Home
last modified time | relevance | path

Searched defs:move_only (Results 1 – 25 of 164) sorted by relevance

1234567

/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/20_util/optional/monadic/
H A Dor_else_neg.cc22 struct move_only in test02() struct
24 move_only() { } in test02() argument
25 move_only(move_only&&) { } in test02() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/utilities/utility/forward/
H A Dmove.fail.cpp20 struct move_only { struct
21 move_only() {} in move_only() function
29 void test(move_only) {} in test() argument
H A Dmove.pass.cpp17 class move_only class
22 move_only(move_only&&) {} in move_only() argument
23 move_only& operator=(move_only&&) {return *this;} in operator =() argument
25 move_only() {} in move_only() function in move_only
31 void test(move_only) {} in test() argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/utilities/utility/forward/
H A Dmove.fail.cpp20 struct move_only { struct
21 move_only() {} in move_only() argument
29 void test(move_only) {} in test() argument
H A Dmove.pass.cpp17 class move_only class
22 move_only(move_only&&) {} in move_only() function in move_only
23 move_only& operator=(move_only&&) {return *this;} in operator =() argument
25 move_only() {} in move_only() function in move_only
31 void test(move_only) {} in test() argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/utilities/utility/forward/
H A Dmove.fail.cpp20 struct move_only { struct
21 move_only() {} in move_only() function
29 void test(move_only) {} in test() argument
H A Dmove.pass.cpp17 class move_only class
22 move_only(move_only&&) {} in move_only() argument
23 move_only& operator=(move_only&&) {return *this;} in operator =() argument
25 move_only() {} in move_only() function in move_only
31 void test(move_only) {} in test() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/utilities/utility/forward/
H A Dmove.fail.cpp20 struct move_only { struct
21 move_only() {} in move_only() argument
29 void test(move_only) {} in test() argument
H A Dmove.pass.cpp17 class move_only class
22 move_only(move_only&&) {} in move_only() argument
23 move_only& operator=(move_only&&) {return *this;} in operator =() argument
25 move_only() {} in move_only() function in move_only
31 void test(move_only) {} in test() argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/utilities/utility/forward/
H A Dmove.fail.cpp20 struct move_only { struct
21 move_only() {} in move_only() argument
29 void test(move_only) {} in test() argument
H A Dmove.pass.cpp17 class move_only class
22 move_only(move_only&&) {} in move_only() argument
23 move_only& operator=(move_only&&) {return *this;} in operator =() argument
25 move_only() {} in move_only() function in move_only
31 void test(move_only) {} in test() argument
/dports/devel/libc++/libcxx-10.0.1.src/test/std/utilities/utility/forward/
H A Dmove.fail.cpp20 struct move_only { struct
21 move_only() {} in move_only() argument
29 void test(move_only) {} in test() argument
H A Dmove.pass.cpp17 class move_only class
22 move_only(move_only&&) {} in move_only() argument
23 move_only& operator=(move_only&&) {return *this;} in operator =() argument
25 move_only() {} in move_only() function in move_only
31 void test(move_only) {} in test() argument
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/utilities/utility/forward/
H A Dmove.fail.cpp20 struct move_only { struct
21 move_only() {} in move_only() argument
29 void test(move_only) {} in test() argument
H A Dmove.pass.cpp17 class move_only class
22 move_only(move_only&&) {} in move_only() argument
23 move_only& operator=(move_only&&) {return *this;} in operator =() argument
25 move_only() {} in move_only() function in move_only
31 void test(move_only) {} in test() argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/utilities/utility/forward/
H A Dmove.fail.cpp20 struct move_only { struct
21 move_only() {} in move_only() argument
29 void test(move_only) {} in test() argument
H A Dmove.pass.cpp17 class move_only class
22 move_only(move_only&&) {} in move_only() argument
23 move_only& operator=(move_only&&) {return *this;} in operator =() argument
25 move_only() {} in move_only() function in move_only
31 void test(move_only) {} in test() argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/utilities/utility/forward/
H A Dmove.fail.cpp20 struct move_only { struct
21 move_only() {} in move_only() function
29 void test(move_only) {} in test() argument
H A Dmove.pass.cpp17 class move_only class
22 move_only(move_only&&) {} in move_only() function in move_only
23 move_only& operator=(move_only&&) {return *this;} in operator =() argument
25 move_only() {} in move_only() function in move_only
31 void test(move_only) {} in test() argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/utilities/utility/forward/
H A Dmove.fail.cpp20 struct move_only { struct
21 move_only() {} in move_only() function
29 void test(move_only) {} in test() argument
H A Dmove.pass.cpp17 class move_only class
22 move_only(move_only&&) {} in move_only() argument
23 move_only& operator=(move_only&&) {return *this;} in operator =() argument
25 move_only() {} in move_only() function in move_only
31 void test(move_only) {} in test() argument
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/utilities/utility/forward/
H A Dmove.fail.cpp20 struct move_only { struct
21 move_only() {} in move_only() function
29 void test(move_only) {} in test() argument
H A Dmove.pass.cpp17 class move_only class
22 move_only(move_only&&) {} in move_only() argument
23 move_only& operator=(move_only&&) {return *this;} in operator =() argument
25 move_only() {} in move_only() function in move_only
31 void test(move_only) {} in test() argument
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/20_util/pair/
H A D40925.cc30 struct move_only struct
32 move_only() { } in move_only() argument
33 move_only(move_only&&) { } in move_only() function
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/testsuite/20_util/pair/
H A D40925.cc31 struct move_only struct
33 move_only() { } in move_only() function
34 move_only(move_only&&) { } in move_only() argument

1234567