Home
last modified time | relevance | path

Searched refs:EmptyUnion (Results 1 – 25 of 53) sorted by relevance

123

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_khomp/commons/base/
H A Dtagged_union.hpp55 struct EmptyUnion struct
59 EmptyUnion() in EmptyUnion() function
63 EmptyUnion(const EmptyUnion & o) in EmptyUnion() function
67 EmptyUnion & operator=(const EmptyUnion & o) in operator =() argument
73 ~EmptyUnion() { _adjusted = false; }; in ~EmptyUnion() argument
75 bool operator==(const EmptyUnion & o) const in operator ==() argument
109 template < typename V, typename E = EmptyUnion >
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-value2.C9 union EmptyUnion {}; union
13 constexpr auto u1 = value_init<EmptyUnion>();
16 constexpr auto u4 = bar(EmptyUnion{});
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-value2.C9 union EmptyUnion {}; union
13 constexpr auto u1 = value_init<EmptyUnion>();
16 constexpr auto u4 = bar(EmptyUnion{});
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-value2.C9 union EmptyUnion {}; union
13 constexpr auto u1 = value_init<EmptyUnion>();
16 constexpr auto u4 = bar(EmptyUnion{});
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-value2.C9 union EmptyUnion {}; union
13 constexpr auto u1 = value_init<EmptyUnion>();
16 constexpr auto u4 = bar(EmptyUnion{});
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-value2.C9 union EmptyUnion {}; union
13 constexpr auto u1 = value_init<EmptyUnion>();
16 constexpr auto u4 = bar(EmptyUnion{});
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-value2.C9 union EmptyUnion {}; union
13 constexpr auto u1 = value_init<EmptyUnion>();
16 constexpr auto u4 = bar(EmptyUnion{});
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-value2.C9 union EmptyUnion {}; union
13 constexpr auto u1 = value_init<EmptyUnion>();
16 constexpr auto u4 = bar(EmptyUnion{});
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-value2.C9 union EmptyUnion {}; union
13 constexpr auto u1 = value_init<EmptyUnion>();
16 constexpr auto u4 = bar(EmptyUnion{});
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-value2.C9 union EmptyUnion {}; union
13 constexpr auto u1 = value_init<EmptyUnion>();
16 constexpr auto u4 = bar(EmptyUnion{});
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-value2.C9 union EmptyUnion {}; union
13 constexpr auto u1 = value_init<EmptyUnion>();
16 constexpr auto u4 = bar(EmptyUnion{});
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-value2.C9 union EmptyUnion {}; union
13 constexpr auto u1 = value_init<EmptyUnion>();
16 constexpr auto u4 = bar(EmptyUnion{});
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-value2.C9 union EmptyUnion {}; union
13 constexpr auto u1 = value_init<EmptyUnion>();
16 constexpr auto u4 = bar(EmptyUnion{});
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-value2.C9 union EmptyUnion {}; union
13 constexpr auto u1 = value_init<EmptyUnion>();
16 constexpr auto u4 = bar(EmptyUnion{});
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-value2.C9 union EmptyUnion {}; union
13 constexpr auto u1 = value_init<EmptyUnion>();
16 constexpr auto u4 = bar(EmptyUnion{});
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-value2.C9 union EmptyUnion {}; union
13 constexpr auto u1 = value_init<EmptyUnion>();
16 constexpr auto u4 = bar(EmptyUnion{});
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-value2.C9 union EmptyUnion {}; union
13 constexpr auto u1 = value_init<EmptyUnion>();
16 constexpr auto u4 = bar(EmptyUnion{});
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-value2.C9 union EmptyUnion {}; union
13 constexpr auto u1 = value_init<EmptyUnion>();
16 constexpr auto u4 = bar(EmptyUnion{});
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-value2.C9 union EmptyUnion {};
13 constexpr auto u1 = value_init<EmptyUnion>();
16 constexpr auto u4 = bar(EmptyUnion{});
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-value2.C9 union EmptyUnion {}; union
13 constexpr auto u1 = value_init<EmptyUnion>();
16 constexpr auto u4 = bar(EmptyUnion{});
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-value2.C9 union EmptyUnion {}; union
13 constexpr auto u1 = value_init<EmptyUnion>();
16 constexpr auto u4 = bar(EmptyUnion{});
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-value2.C9 union EmptyUnion {}; union
13 constexpr auto u1 = value_init<EmptyUnion>();
16 constexpr auto u4 = bar(EmptyUnion{});
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/
H A Dhas_unique_object_representations.pass.cpp57 union EmptyUnion {}; union
87 test_has_not_has_unique_object_representations<EmptyUnion>(); in main()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/
H A Dhas_unique_object_representations.pass.cpp57 union EmptyUnion {}; union
87 test_has_not_has_unique_object_representations<EmptyUnion>(); in main()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/
H A Dhas_unique_object_representations.pass.cpp57 union EmptyUnion {}; union
87 test_has_not_has_unique_object_representations<EmptyUnion>(); in main()

123