Home
last modified time | relevance | path

Searched defs:throwing_construction (Results 1 – 25 of 180) sorted by relevance

12345678

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/testsuite/experimental/optional/cons/
H A Dvalue.cc50 struct throwing_construction struct
52 explicit throwing_construction(bool propagate) : propagate(propagate) { } in throwing_construction() function
54 throwing_construction(throwing_construction const& other) in throwing_construction() function
61 bool propagate;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/experimental/optional/cons/
H A Dvalue.cc50 struct throwing_construction struct
52 explicit throwing_construction(bool propagate) : propagate(propagate) { } in throwing_construction() argument
54 throwing_construction(throwing_construction const& other) in throwing_construction() function
61 bool propagate;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/experimental/optional/cons/
H A Dvalue.cc50 struct throwing_construction struct
52 explicit throwing_construction(bool propagate) : propagate(propagate) { } in throwing_construction() argument
54 throwing_construction(throwing_construction const& other) in throwing_construction() argument
61 bool propagate;
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/experimental/optional/cons/
H A Dvalue.cc50 struct throwing_construction struct
52 explicit throwing_construction(bool propagate) : propagate(propagate) { } in throwing_construction() argument
54 throwing_construction(throwing_construction const& other) in throwing_construction() argument
61 bool propagate;
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/experimental/optional/cons/
H A Dvalue.cc50 struct throwing_construction struct
52 explicit throwing_construction(bool propagate) : propagate(propagate) { } in throwing_construction() function
54 throwing_construction(throwing_construction const& other) in throwing_construction() argument
61 bool propagate;
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/experimental/optional/cons/
H A Dvalue.cc50 struct throwing_construction struct
52 explicit throwing_construction(bool propagate) : propagate(propagate) { } in throwing_construction() argument
54 throwing_construction(throwing_construction const& other) in throwing_construction() argument
61 bool propagate;
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/experimental/optional/cons/
H A Dvalue.cc50 struct throwing_construction struct
52 explicit throwing_construction(bool propagate) : propagate(propagate) { } in throwing_construction() argument
54 throwing_construction(throwing_construction const& other) in throwing_construction() argument
61 bool propagate;
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/experimental/optional/cons/
H A Dvalue.cc50 struct throwing_construction struct
52 explicit throwing_construction(bool propagate) : propagate(propagate) { } in throwing_construction() argument
54 throwing_construction(throwing_construction const& other) in throwing_construction() argument
61 bool propagate;
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/experimental/optional/cons/
H A Dvalue.cc50 struct throwing_construction struct
52 explicit throwing_construction(bool propagate) : propagate(propagate) { } in throwing_construction() argument
54 throwing_construction(throwing_construction const& other) in throwing_construction() argument
61 bool propagate;
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/testsuite/experimental/optional/cons/
H A Dvalue.cc51 struct throwing_construction struct
53 explicit throwing_construction(bool propagate) : propagate(propagate) { } in throwing_construction() function
55 throwing_construction(throwing_construction const& other) in throwing_construction() function
62 bool propagate;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/experimental/optional/cons/
H A Dvalue.cc50 struct throwing_construction struct
52 explicit throwing_construction(bool propagate) : propagate(propagate) { } in throwing_construction() argument
54 throwing_construction(throwing_construction const& other) in throwing_construction() function
61 bool propagate;
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/experimental/optional/cons/
H A Dvalue.cc50 struct throwing_construction struct
52 explicit throwing_construction(bool propagate) : propagate(propagate) { } in throwing_construction() function
54 throwing_construction(throwing_construction const& other) in throwing_construction() argument
61 bool propagate;
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/experimental/optional/cons/
H A Dvalue.cc50 struct throwing_construction struct
52 explicit throwing_construction(bool propagate) : propagate(propagate) { } in throwing_construction() function
54 throwing_construction(throwing_construction const& other) in throwing_construction() function
61 bool propagate;
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/testsuite/experimental/optional/cons/
H A Dvalue.cc51 struct throwing_construction struct
53 explicit throwing_construction(bool propagate) : propagate(propagate) { } in throwing_construction() argument
55 throwing_construction(throwing_construction const& other) in throwing_construction() argument
62 bool propagate;
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/testsuite/experimental/optional/cons/
H A Dvalue.cc50 struct throwing_construction struct
52 explicit throwing_construction(bool propagate) : propagate(propagate) { } in throwing_construction() function
54 throwing_construction(throwing_construction const& other) in throwing_construction() function
61 bool propagate;
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/experimental/optional/cons/
H A Dvalue.cc50 struct throwing_construction struct
52 explicit throwing_construction(bool propagate) : propagate(propagate) { } in throwing_construction() argument
54 throwing_construction(throwing_construction const& other) in throwing_construction() function
61 bool propagate;
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/experimental/optional/cons/
H A Dvalue.cc50 struct throwing_construction struct
52 explicit throwing_construction(bool propagate) : propagate(propagate) { } in throwing_construction() function
54 throwing_construction(throwing_construction const& other) in throwing_construction() argument
61 bool propagate;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/experimental/optional/cons/
H A Dvalue.cc50 struct throwing_construction struct
52 explicit throwing_construction(bool propagate) : propagate(propagate) { } in throwing_construction() function
54 throwing_construction(throwing_construction const& other) in throwing_construction() argument
61 bool propagate;
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/testsuite/experimental/optional/cons/
H A Dvalue.cc50 struct throwing_construction struct
52 explicit throwing_construction(bool propagate) : propagate(propagate) { } in throwing_construction() argument
54 throwing_construction(throwing_construction const& other) in throwing_construction() function
61 bool propagate;
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/20_util/optional/cons/
H A Dvalue.cc51 struct throwing_construction struct
53 explicit throwing_construction(bool propagate) : propagate(propagate) { } in throwing_construction() function
55 throwing_construction(throwing_construction const& other) in throwing_construction() function
62 bool propagate;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/optional/cons/
H A Dvalue.cc51 struct throwing_construction struct
53 explicit throwing_construction(bool propagate) : propagate(propagate) { } in throwing_construction() function
55 throwing_construction(throwing_construction const& other) in throwing_construction() function
62 bool propagate;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/optional/cons/
H A Dvalue.cc51 struct throwing_construction struct
53 explicit throwing_construction(bool propagate) : propagate(propagate) { } in throwing_construction() function
55 throwing_construction(throwing_construction const& other) in throwing_construction() argument
62 bool propagate;
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/20_util/optional/cons/
H A Dvalue.cc50 struct throwing_construction struct
52 explicit throwing_construction(bool propagate) : propagate(propagate) { } in throwing_construction() function
54 throwing_construction(throwing_construction const& other) in throwing_construction() function
61 bool propagate;
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/20_util/optional/cons/
H A Dvalue.cc51 struct throwing_construction struct
53 explicit throwing_construction(bool propagate) : propagate(propagate) { } in throwing_construction() argument
55 throwing_construction(throwing_construction const& other) in throwing_construction() function
62 bool propagate;
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/20_util/optional/cons/
H A Dvalue.cc50 struct throwing_construction struct
52 explicit throwing_construction(bool propagate) : propagate(propagate) { } in throwing_construction() argument
54 throwing_construction(throwing_construction const& other) in throwing_construction() argument
61 bool propagate;

12345678