/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/20_util/function_objects/not_fn/ |
H A D | 87538.cc | 31 auto not_n = std::not_fn(n); in test01() local 32 static_assert( !noexcept(not_n(1)) ); in test01() 33 VERIFY(not_n(1) == 0); in test01() 36 not_n(0); in test01()
|
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/20_util/function_objects/not_fn/ |
H A D | 87538.cc | 32 auto not_n = std::not_fn(n); in test01() local 33 static_assert( !noexcept(not_n(1)) ); in test01() 34 VERIFY(not_n(1) == 0); in test01() 37 not_n(0); in test01()
|
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/function_objects/not_fn/ |
H A D | 87538.cc | 32 auto not_n = std::not_fn(n); in test01() local 33 static_assert( !noexcept(not_n(1)) ); in test01() 34 VERIFY(not_n(1) == 0); in test01() 37 not_n(0); in test01()
|
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/function_objects/not_fn/ |
H A D | 87538.cc | 32 auto not_n = std::not_fn(n); in test01() local 33 static_assert( !noexcept(not_n(1)) ); in test01() 34 VERIFY(not_n(1) == 0); in test01() 37 not_n(0); in test01()
|
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/20_util/function_objects/not_fn/ |
H A D | 87538.cc | 32 auto not_n = std::not_fn(n); in test01() local 33 static_assert( !noexcept(not_n(1)) ); in test01() 34 VERIFY(not_n(1) == 0); in test01() 37 not_n(0); in test01()
|
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/20_util/function_objects/not_fn/ |
H A D | 87538.cc | 31 auto not_n = std::not_fn(n); in test01() local 32 static_assert( !noexcept(not_n(1)) ); in test01() 33 VERIFY(not_n(1) == 0); in test01() 36 not_n(0); in test01()
|
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/testsuite/20_util/function_objects/not_fn/ |
H A D | 87538.cc | 32 auto not_n = std::not_fn(n); in test01() local 33 static_assert( !noexcept(not_n(1)) ); in test01() 34 VERIFY(not_n(1) == 0); in test01() 37 not_n(0); in test01()
|
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/20_util/function_objects/not_fn/ |
H A D | 87538.cc | 32 auto not_n = std::not_fn(n); in test01() local 33 static_assert( !noexcept(not_n(1)) ); in test01() 34 VERIFY(not_n(1) == 0); in test01() 37 not_n(0); in test01()
|
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/20_util/function_objects/not_fn/ |
H A D | 87538.cc | 32 auto not_n = std::not_fn(n); in test01() local 33 static_assert( !noexcept(not_n(1)) ); in test01() 34 VERIFY(not_n(1) == 0); in test01() 37 not_n(0); in test01()
|
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/function_objects/not_fn/ |
H A D | 87538.cc | 32 auto not_n = std::not_fn(n); in test01() local 33 static_assert( !noexcept(not_n(1)) ); in test01() 34 VERIFY(not_n(1) == 0); in test01() 37 not_n(0); in test01()
|
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/20_util/function_objects/not_fn/ |
H A D | 87538.cc | 32 auto not_n = std::not_fn(n); in test01() local 33 static_assert( !noexcept(not_n(1)) ); in test01() 34 VERIFY(not_n(1) == 0); in test01() 37 not_n(0); in test01()
|
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/function_objects/not_fn/ |
H A D | 87538.cc | 32 auto not_n = std::not_fn(n); in test01() local 33 static_assert( !noexcept(not_n(1)) ); in test01() 34 VERIFY(not_n(1) == 0); in test01() 37 not_n(0); in test01()
|
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/20_util/function_objects/not_fn/ |
H A D | 87538.cc | 31 auto not_n = std::not_fn(n); in test01() local 32 static_assert( !noexcept(not_n(1)) ); in test01() 33 VERIFY(not_n(1) == 0); in test01() 36 not_n(0); in test01()
|
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/20_util/function_objects/not_fn/ |
H A D | 87538.cc | 31 auto not_n = std::not_fn(n); in test01() local 32 static_assert( !noexcept(not_n(1)) ); in test01() 33 VERIFY(not_n(1) == 0); in test01() 36 not_n(0); in test01()
|
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/20_util/function_objects/not_fn/ |
H A D | 87538.cc | 32 auto not_n = std::not_fn(n); in test01() local 33 static_assert( !noexcept(not_n(1)) ); in test01() 34 VERIFY(not_n(1) == 0); in test01() 37 not_n(0); in test01()
|
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/testsuite/20_util/function_objects/not_fn/ |
H A D | 87538.cc | 32 auto not_n = std::not_fn(n); in test01() local 33 static_assert( !noexcept(not_n(1)) ); in test01() 34 VERIFY(not_n(1) == 0); in test01() 37 not_n(0); in test01()
|
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/experimental/functional/ |
H A D | 87538.cc | 31 auto not_n = std::experimental::not_fn(n); in test01() local 32 static_assert( !noexcept(not_n(1)), "can throw" ); in test01() 33 VERIFY(not_n(1) == 0); in test01() 36 not_n(0); in test01()
|
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/experimental/functional/ |
H A D | 87538.cc | 31 auto not_n = std::experimental::not_fn(n); in test01() local 32 static_assert( !noexcept(not_n(1)), "can throw" ); in test01() 33 VERIFY(not_n(1) == 0); in test01() 36 not_n(0); in test01()
|
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/experimental/functional/ |
H A D | 87538.cc | 31 auto not_n = std::experimental::not_fn(n); in test01() local 32 static_assert( !noexcept(not_n(1)), "can throw" ); in test01() 33 VERIFY(not_n(1) == 0); in test01() 36 not_n(0); in test01()
|
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/experimental/functional/ |
H A D | 87538.cc | 31 auto not_n = std::experimental::not_fn(n); in test01() local 32 static_assert( !noexcept(not_n(1)), "can throw" ); in test01() 33 VERIFY(not_n(1) == 0); in test01() 36 not_n(0); in test01()
|
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/experimental/functional/ |
H A D | 87538.cc | 31 auto not_n = std::experimental::not_fn(n); in test01() local 32 static_assert( !noexcept(not_n(1)), "can throw" ); in test01() 33 VERIFY(not_n(1) == 0); in test01() 36 not_n(0); in test01()
|
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/experimental/functional/ |
H A D | 87538.cc | 31 auto not_n = std::experimental::not_fn(n); in test01() local 32 static_assert( !noexcept(not_n(1)), "can throw" ); in test01() 33 VERIFY(not_n(1) == 0); in test01() 36 not_n(0); in test01()
|
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/experimental/functional/ |
H A D | 87538.cc | 31 auto not_n = std::experimental::not_fn(n); in test01() local 32 static_assert( !noexcept(not_n(1)), "can throw" ); in test01() 33 VERIFY(not_n(1) == 0); in test01() 36 not_n(0); in test01()
|
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/experimental/functional/ |
H A D | 87538.cc | 31 auto not_n = std::experimental::not_fn(n); in test01() local 32 static_assert( !noexcept(not_n(1)), "can throw" ); in test01() 33 VERIFY(not_n(1) == 0); in test01() 36 not_n(0); in test01()
|
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/experimental/functional/ |
H A D | 87538.cc | 31 auto not_n = std::experimental::not_fn(n); in test01() local 32 static_assert( !noexcept(not_n(1)), "can throw" ); in test01() 33 VERIFY(not_n(1) == 0); in test01() 36 not_n(0); in test01()
|