| [utilities] | https://timsong-cpp.github.io/cppwp/#utilities |
| [expected.general] | https://timsong-cpp.github.io/cppwp/expected#general |
| [expected.syn] | https://timsong-cpp.github.io/cppwp/expected#syn |
| [expected.unexpected] | https://timsong-cpp.github.io/cppwp/expected#unexpected |
| [expected.un.general] | https://timsong-cpp.github.io/cppwp/expected#un.general |
| [expected.un.cons] | https://timsong-cpp.github.io/cppwp/expected#un.cons |
| [expected.un.obs] | https://timsong-cpp.github.io/cppwp/expected#un.obs |
| [expected.un.swap] | https://timsong-cpp.github.io/cppwp/expected#un.swap |
| [expected.un.eq] | https://timsong-cpp.github.io/cppwp/expected#un.eq |
| [expected.bad] | https://timsong-cpp.github.io/cppwp/expected#bad |
| [expected.bad.void] | https://timsong-cpp.github.io/cppwp/expected#bad.void |
| [expected.expected] | https://timsong-cpp.github.io/cppwp/expected#expected |
| [expected.object.general] | https://timsong-cpp.github.io/cppwp/expected#object.general |
| [expected.object.cons] | https://timsong-cpp.github.io/cppwp/expected#object.cons |
| [expected.object.dtor] | https://timsong-cpp.github.io/cppwp/expected#object.dtor |
| [expected.object.assign] | https://timsong-cpp.github.io/cppwp/expected#object.assign |
| [expected.object.swap] | https://timsong-cpp.github.io/cppwp/expected#object.swap |
| [expected.object.obs] | https://timsong-cpp.github.io/cppwp/expected#object.obs |
| [expected.object.monadic] | https://timsong-cpp.github.io/cppwp/expected#object.monadic |
| [expected.object.eq] | https://timsong-cpp.github.io/cppwp/expected#object.eq |
| [expected.void] | https://timsong-cpp.github.io/cppwp/expected#void |
| [expected.void.general] | https://timsong-cpp.github.io/cppwp/expected#void.general |
| [expected.void.cons] | https://timsong-cpp.github.io/cppwp/expected#void.cons |
| [expected.void.dtor] | https://timsong-cpp.github.io/cppwp/expected#void.dtor |
| [expected.void.assign] | https://timsong-cpp.github.io/cppwp/expected#void.assign |
| [expected.void.swap] | https://timsong-cpp.github.io/cppwp/expected#void.swap |
| [expected.void.obs] | https://timsong-cpp.github.io/cppwp/expected#void.obs |
| [expected.void.monadic] | https://timsong-cpp.github.io/cppwp/expected#void.monadic |
| [expected.void.eq] | https://timsong-cpp.github.io/cppwp/expected#void.eq |
| 22.8.1 | https://timsong-cpp.github.io/cppwp/expected#general |
| [expected.general] | https://timsong-cpp.github.io/cppwp/expected.general |
| 1 | https://timsong-cpp.github.io/cppwp/expected#general-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8106 |
| . | https://timsong-cpp.github.io/cppwp/expected#general-1.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/expected#general-1.sentence-2 |
| 22.8.2 | https://timsong-cpp.github.io/cppwp/expected#syn |
| [expected.syn] | https://timsong-cpp.github.io/cppwp/expected.syn |
| π | https://timsong-cpp.github.io/cppwp/expected#header:%3cexpected%3e |
| [expected.unexpected] | https://timsong-cpp.github.io/cppwp/expected#unexpected |
| [expected.bad] | https://timsong-cpp.github.io/cppwp/expected#bad |
| [expected.bad.void] | https://timsong-cpp.github.io/cppwp/expected#bad.void |
| [expected.expected] | https://timsong-cpp.github.io/cppwp/expected#expected |
| [expected.void] | https://timsong-cpp.github.io/cppwp/expected#void |
| 22.8.3 | https://timsong-cpp.github.io/cppwp/expected#unexpected |
| [expected.unexpected] | https://timsong-cpp.github.io/cppwp/expected.unexpected |
| 22.8.3.1 | https://timsong-cpp.github.io/cppwp/expected#un.general |
| [expected.un.general] | https://timsong-cpp.github.io/cppwp/expected.un.general |
| 1 | https://timsong-cpp.github.io/cppwp/expected#un.general-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8148 |
| [expected.unexpected] | https://timsong-cpp.github.io/cppwp/expected#unexpected |
| . | https://timsong-cpp.github.io/cppwp/expected#un.general-1.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:unexpected |
| [expected.un.cons] | https://timsong-cpp.github.io/cppwp/expected#un.cons |
| 2 | https://timsong-cpp.github.io/cppwp/expected#un.general-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8191 |
| . | https://timsong-cpp.github.io/cppwp/expected#un.general-2.sentence-1 |
| 22.8.3.2 | https://timsong-cpp.github.io/cppwp/expected#un.cons |
| [expected.un.cons] | https://timsong-cpp.github.io/cppwp/expected.un.cons |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:unexpected,constructor |
| 1 | https://timsong-cpp.github.io/cppwp/expected#un.cons-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8208 |
| (1.1) | https://timsong-cpp.github.io/cppwp/expected#un.cons-1.1 |
| (1.2) | https://timsong-cpp.github.io/cppwp/expected#un.cons-1.2 |
| (1.3) | https://timsong-cpp.github.io/cppwp/expected#un.cons-1.3 |
| . | https://timsong-cpp.github.io/cppwp/expected#un.cons-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/expected#un.cons-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8219 |
| . | https://timsong-cpp.github.io/cppwp/expected#un.cons-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/expected#un.cons-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8223 |
| . | https://timsong-cpp.github.io/cppwp/expected#un.cons-3.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:unexpected,constructor_ |
| 4 | https://timsong-cpp.github.io/cppwp/expected#un.cons-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8235 |
| . | https://timsong-cpp.github.io/cppwp/expected#un.cons-4.sentence-1 |
| 5 | https://timsong-cpp.github.io/cppwp/expected#un.cons-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8239 |
| . | https://timsong-cpp.github.io/cppwp/expected#un.cons-5.sentence-1 |
| 6 | https://timsong-cpp.github.io/cppwp/expected#un.cons-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8244 |
| . | https://timsong-cpp.github.io/cppwp/expected#un.cons-6.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:unexpected,constructor__ |
| 7 | https://timsong-cpp.github.io/cppwp/expected#un.cons-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8256 |
| . | https://timsong-cpp.github.io/cppwp/expected#un.cons-7.sentence-1 |
| 8 | https://timsong-cpp.github.io/cppwp/expected#un.cons-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8260 |
| . | https://timsong-cpp.github.io/cppwp/expected#un.cons-8.sentence-1 |
| 9 | https://timsong-cpp.github.io/cppwp/expected#un.cons-9 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8265 |
| . | https://timsong-cpp.github.io/cppwp/expected#un.cons-9.sentence-1 |
| 22.8.3.3 | https://timsong-cpp.github.io/cppwp/expected#un.obs |
| [expected.un.obs] | https://timsong-cpp.github.io/cppwp/expected.un.obs |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:error,unexpected |
| 1 | https://timsong-cpp.github.io/cppwp/expected#un.obs-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8279 |
| . | https://timsong-cpp.github.io/cppwp/expected#un.obs-1.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:error,unexpected_ |
| 2 | https://timsong-cpp.github.io/cppwp/expected#un.obs-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8291 |
| . | https://timsong-cpp.github.io/cppwp/expected#un.obs-2.sentence-1 |
| 22.8.3.4 | https://timsong-cpp.github.io/cppwp/expected#un.swap |
| [expected.un.swap] | https://timsong-cpp.github.io/cppwp/expected.un.swap |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:swap,unexpected |
| 1 | https://timsong-cpp.github.io/cppwp/expected#un.swap-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8304 |
| . | https://timsong-cpp.github.io/cppwp/expected#un.swap-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/expected#un.swap-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8308 |
| π | https://timsong-cpp.github.io/cppwp/expected#un.swap-itemdecl:2 |
| 3 | https://timsong-cpp.github.io/cppwp/expected#un.swap-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8319 |
| . | https://timsong-cpp.github.io/cppwp/expected#un.swap-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/expected#un.swap-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8323 |
| . | https://timsong-cpp.github.io/cppwp/expected#un.swap-4.sentence-1 |
| 22.8.3.5 | https://timsong-cpp.github.io/cppwp/expected#un.eq |
| [expected.un.eq] | https://timsong-cpp.github.io/cppwp/expected.un.eq |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:operator==,unexpected |
| 1 | https://timsong-cpp.github.io/cppwp/expected#un.eq-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8337 |
| . | https://timsong-cpp.github.io/cppwp/expected#un.eq-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/expected#un.eq-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8342 |
| . | https://timsong-cpp.github.io/cppwp/expected#un.eq-2.sentence-1 |
| 22.8.4 | https://timsong-cpp.github.io/cppwp/expected#bad |
| [expected.bad] | https://timsong-cpp.github.io/cppwp/expected.bad |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:bad_expected_access |
| 1 | https://timsong-cpp.github.io/cppwp/expected#bad-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8368 |
| . | https://timsong-cpp.github.io/cppwp/expected#bad-1.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:bad_expected_access,constructor |
| 2 | https://timsong-cpp.github.io/cppwp/expected#bad-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8380 |
| . | https://timsong-cpp.github.io/cppwp/expected#bad-2.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:error,bad_expected_access |
| 3 | https://timsong-cpp.github.io/cppwp/expected#bad-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8392 |
| . | https://timsong-cpp.github.io/cppwp/expected#bad-3.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:error,bad_expected_access_ |
| 4 | https://timsong-cpp.github.io/cppwp/expected#bad-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8404 |
| . | https://timsong-cpp.github.io/cppwp/expected#bad-4.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:what,bad_expected_access |
| 5 | https://timsong-cpp.github.io/cppwp/expected#bad-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8415 |
| [lex.ccon] | https://timsong-cpp.github.io/cppwp/lex.ccon |
| . | https://timsong-cpp.github.io/cppwp/expected#bad-5.sentence-1 |
| 22.8.5 | https://timsong-cpp.github.io/cppwp/expected#bad.void |
| [expected.bad.void] | https://timsong-cpp.github.io/cppwp/expected.bad.void |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:what,bad_expected_access_ |
| 1 | https://timsong-cpp.github.io/cppwp/expected#bad.void-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8448 |
| [lex.ccon] | https://timsong-cpp.github.io/cppwp/lex.ccon |
| . | https://timsong-cpp.github.io/cppwp/expected#bad.void-1.sentence-1 |
| 22.8.6 | https://timsong-cpp.github.io/cppwp/expected#expected |
| [expected.expected] | https://timsong-cpp.github.io/cppwp/expected.expected |
| 22.8.6.1 | https://timsong-cpp.github.io/cppwp/expected#object.general |
| [expected.object.general] | https://timsong-cpp.github.io/cppwp/expected.object.general |
| value_type | https://timsong-cpp.github.io/cppwp/expected#lib:expected,value_type |
| error_type | https://timsong-cpp.github.io/cppwp/expected#lib:expected,error_type |
| unexpected_type | https://timsong-cpp.github.io/cppwp/expected#lib:expected,unexpected_type |
| rebind | https://timsong-cpp.github.io/cppwp/expected#lib:expected,rebind |
| [expected.object.cons] | https://timsong-cpp.github.io/cppwp/expected#object.cons |
| [expected.object.dtor] | https://timsong-cpp.github.io/cppwp/expected#object.dtor |
| [expected.object.assign] | https://timsong-cpp.github.io/cppwp/expected#object.assign |
| [expected.object.swap] | https://timsong-cpp.github.io/cppwp/expected#object.swap |
| [expected.object.obs] | https://timsong-cpp.github.io/cppwp/expected#object.obs |
| [expected.object.monadic] | https://timsong-cpp.github.io/cppwp/expected#object.monadic |
| [expected.object.eq] | https://timsong-cpp.github.io/cppwp/expected#object.eq |
| 1 | https://timsong-cpp.github.io/cppwp/expected#object.general-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8576 |
| [intro.object] | https://timsong-cpp.github.io/cppwp/intro.object |
| . | https://timsong-cpp.github.io/cppwp/expected#object.general-1.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.general-1.sentence-2 |
| 2 | https://timsong-cpp.github.io/cppwp/expected#object.general-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8584 |
| valid value type for expected | https://timsong-cpp.github.io/cppwp/expected#def:valid_value_type_for_expected |
| . | https://timsong-cpp.github.io/cppwp/expected#object.general-2.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.general-2.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.general-2.sentence-3 |
| 3 | https://timsong-cpp.github.io/cppwp/expected#object.general-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8598 |
| Cpp17Destructible | https://timsong-cpp.github.io/cppwp/utility.arg.requirements#:Cpp17Destructible |
| 35 | https://timsong-cpp.github.io/cppwp/utility.arg.requirements#tab:cpp17.destructible |
| . | https://timsong-cpp.github.io/cppwp/expected#object.general-3.sentence-1 |
| Cpp17Destructible | https://timsong-cpp.github.io/cppwp/utility.arg.requirements#:Cpp17Destructible |
| . | https://timsong-cpp.github.io/cppwp/expected#object.general-3.sentence-2 |
| 22.8.6.2 | https://timsong-cpp.github.io/cppwp/expected#object.cons |
| [expected.object.cons] | https://timsong-cpp.github.io/cppwp/expected.object.cons |
| 1 | https://timsong-cpp.github.io/cppwp/expected#object.cons-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8606 |
| [optional.ctor] | https://timsong-cpp.github.io/cppwp/optional.ctor |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-1.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:expected,constructor |
| 2 | https://timsong-cpp.github.io/cppwp/expected#object.cons-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8617 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/expected#object.cons-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8621 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/expected#object.cons-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8625 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-4.sentence-1 |
| 5 | https://timsong-cpp.github.io/cppwp/expected#object.cons-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8629 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-5.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:expected,constructor_ |
| 6 | https://timsong-cpp.github.io/cppwp/expected#object.cons-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8640 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-6.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-6.sentence-2 |
| 7 | https://timsong-cpp.github.io/cppwp/expected#object.cons-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8646 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-7.sentence-1 |
| 8 | https://timsong-cpp.github.io/cppwp/expected#object.cons-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8650 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-8.sentence-1 |
| 9 | https://timsong-cpp.github.io/cppwp/expected#object.cons-9 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8654 |
| (9.1) | https://timsong-cpp.github.io/cppwp/expected#object.cons-9.1 |
| (9.2) | https://timsong-cpp.github.io/cppwp/expected#object.cons-9.2 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-9.sentence-1 |
| 10 | https://timsong-cpp.github.io/cppwp/expected#object.cons-10 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8664 |
| (10.1) | https://timsong-cpp.github.io/cppwp/expected#object.cons-10.1 |
| (10.2) | https://timsong-cpp.github.io/cppwp/expected#object.cons-10.2 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-10.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:expected,constructor__ |
| 11 | https://timsong-cpp.github.io/cppwp/expected#object.cons-11 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8680 |
| (11.1) | https://timsong-cpp.github.io/cppwp/expected#object.cons-11.1 |
| (11.2) | https://timsong-cpp.github.io/cppwp/expected#object.cons-11.2 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-11.sentence-1 |
| 12 | https://timsong-cpp.github.io/cppwp/expected#object.cons-12 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8689 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-12.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-12.sentence-2 |
| 13 | https://timsong-cpp.github.io/cppwp/expected#object.cons-13 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8696 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-13.sentence-1 |
| 14 | https://timsong-cpp.github.io/cppwp/expected#object.cons-14 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8701 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-14.sentence-1 |
| 15 | https://timsong-cpp.github.io/cppwp/expected#object.cons-15 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8705 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-15.sentence-1 |
| 16 | https://timsong-cpp.github.io/cppwp/expected#object.cons-16 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8711 |
| (16.1) | https://timsong-cpp.github.io/cppwp/expected#object.cons-16.1 |
| (16.2) | https://timsong-cpp.github.io/cppwp/expected#object.cons-16.2 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-16.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:expected,constructor___ |
| 17 | https://timsong-cpp.github.io/cppwp/expected#object.cons-17 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8730 |
| (17.1) | https://timsong-cpp.github.io/cppwp/expected#object.cons-17.1 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-17.1.sentence-1 |
| (17.2) | https://timsong-cpp.github.io/cppwp/expected#object.cons-17.2 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-17.2.sentence-1 |
| 18 | https://timsong-cpp.github.io/cppwp/expected#object.cons-18 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8741 |
| (18.1) | https://timsong-cpp.github.io/cppwp/expected#object.cons-18.1 |
| (18.2) | https://timsong-cpp.github.io/cppwp/expected#object.cons-18.2 |
| (18.3) | https://timsong-cpp.github.io/cppwp/expected#object.cons-18.3 |
| (18.4) | https://timsong-cpp.github.io/cppwp/expected#object.cons-18.4 |
| (18.5) | https://timsong-cpp.github.io/cppwp/expected#object.cons-18.5 |
| (18.6) | https://timsong-cpp.github.io/cppwp/expected#object.cons-18.6 |
| (18.7) | https://timsong-cpp.github.io/cppwp/expected#object.cons-18.7 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-18.sentence-1 |
| 19 | https://timsong-cpp.github.io/cppwp/expected#object.cons-19 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8761 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-19.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-19.sentence-2 |
| 20 | https://timsong-cpp.github.io/cppwp/expected#object.cons-20 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8768 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-20.sentence-1 |
| 21 | https://timsong-cpp.github.io/cppwp/expected#object.cons-21 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8773 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-21.sentence-1 |
| 22 | https://timsong-cpp.github.io/cppwp/expected#object.cons-22 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8777 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-22.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:expected,constructor____ |
| 23 | https://timsong-cpp.github.io/cppwp/expected#object.cons-23 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8790 |
| (23.1) | https://timsong-cpp.github.io/cppwp/expected#object.cons-23.1 |
| (23.2) | https://timsong-cpp.github.io/cppwp/expected#object.cons-23.2 |
| (23.3) | https://timsong-cpp.github.io/cppwp/expected#object.cons-23.3 |
| (23.4) | https://timsong-cpp.github.io/cppwp/expected#object.cons-23.4 |
| (23.5) | https://timsong-cpp.github.io/cppwp/expected#object.cons-23.5 |
| (23.6) | https://timsong-cpp.github.io/cppwp/expected#object.cons-23.6 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-23.sentence-1 |
| 24 | https://timsong-cpp.github.io/cppwp/expected#object.cons-24 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8808 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-24.sentence-1 |
| 25 | https://timsong-cpp.github.io/cppwp/expected#object.cons-25 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8812 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-25.sentence-1 |
| 26 | https://timsong-cpp.github.io/cppwp/expected#object.cons-26 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8816 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-26.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:expected,constructor_____ |
| 27 | https://timsong-cpp.github.io/cppwp/expected#object.cons-27 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8830 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-27.sentence-1 |
| 28 | https://timsong-cpp.github.io/cppwp/expected#object.cons-28 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8834 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-28.sentence-1 |
| 29 | https://timsong-cpp.github.io/cppwp/expected#object.cons-29 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8838 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-29.sentence-1 |
| 30 | https://timsong-cpp.github.io/cppwp/expected#object.cons-30 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8842 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-30.sentence-1 |
| 31 | https://timsong-cpp.github.io/cppwp/expected#object.cons-31 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8846 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-31.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:expected,constructor______ |
| 32 | https://timsong-cpp.github.io/cppwp/expected#object.cons-32 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8858 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-32.sentence-1 |
| 33 | https://timsong-cpp.github.io/cppwp/expected#object.cons-33 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8862 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-33.sentence-1 |
| 34 | https://timsong-cpp.github.io/cppwp/expected#object.cons-34 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8866 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-34.sentence-1 |
| 35 | https://timsong-cpp.github.io/cppwp/expected#object.cons-35 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8870 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-35.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:expected,constructor_______ |
| 36 | https://timsong-cpp.github.io/cppwp/expected#object.cons-36 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8882 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-36.sentence-1 |
| 37 | https://timsong-cpp.github.io/cppwp/expected#object.cons-37 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8886 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-37.sentence-1 |
| 38 | https://timsong-cpp.github.io/cppwp/expected#object.cons-38 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8891 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-38.sentence-1 |
| 39 | https://timsong-cpp.github.io/cppwp/expected#object.cons-39 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8895 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-39.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:expected,constructor________ |
| 40 | https://timsong-cpp.github.io/cppwp/expected#object.cons-40 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8907 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-40.sentence-1 |
| 41 | https://timsong-cpp.github.io/cppwp/expected#object.cons-41 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8911 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-41.sentence-1 |
| 42 | https://timsong-cpp.github.io/cppwp/expected#object.cons-42 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8916 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-42.sentence-1 |
| 43 | https://timsong-cpp.github.io/cppwp/expected#object.cons-43 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8920 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-43.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:expected,constructor_________ |
| 44 | https://timsong-cpp.github.io/cppwp/expected#object.cons-44 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8932 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-44.sentence-1 |
| 45 | https://timsong-cpp.github.io/cppwp/expected#object.cons-45 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8936 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-45.sentence-1 |
| 46 | https://timsong-cpp.github.io/cppwp/expected#object.cons-46 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8941 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-46.sentence-1 |
| 47 | https://timsong-cpp.github.io/cppwp/expected#object.cons-47 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8945 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.cons-47.sentence-1 |
| 22.8.6.3 | https://timsong-cpp.github.io/cppwp/expected#object.dtor |
| [expected.object.dtor] | https://timsong-cpp.github.io/cppwp/expected.object.dtor |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:expected,destructor |
| 1 | https://timsong-cpp.github.io/cppwp/expected#object.dtor-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8958 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.dtor-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/expected#object.dtor-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8963 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.dtor-2.sentence-1 |
| 22.8.6.4 | https://timsong-cpp.github.io/cppwp/expected#object.assign |
| [expected.object.assign] | https://timsong-cpp.github.io/cppwp/expected.object.assign |
| 1 | https://timsong-cpp.github.io/cppwp/expected#object.assign-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L8972 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:operator=,expected |
| 2 | https://timsong-cpp.github.io/cppwp/expected#object.assign-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9003 |
| (2.1) | https://timsong-cpp.github.io/cppwp/expected#object.assign-2.1 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.assign-2.1.sentence-1 |
| (2.2) | https://timsong-cpp.github.io/cppwp/expected#object.assign-2.2 |
| (2.3) | https://timsong-cpp.github.io/cppwp/expected#object.assign-2.3 |
| (2.4) | https://timsong-cpp.github.io/cppwp/expected#object.assign-2.4 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.assign-2.4.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/expected#object.assign-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9025 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.assign-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/expected#object.assign-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9029 |
| (4.1) | https://timsong-cpp.github.io/cppwp/expected#object.assign-4.1 |
| (4.2) | https://timsong-cpp.github.io/cppwp/expected#object.assign-4.2 |
| (4.3) | https://timsong-cpp.github.io/cppwp/expected#object.assign-4.3 |
| (4.4) | https://timsong-cpp.github.io/cppwp/expected#object.assign-4.4 |
| (4.5) | https://timsong-cpp.github.io/cppwp/expected#object.assign-4.5 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.assign-4.sentence-1 |
| 5 | https://timsong-cpp.github.io/cppwp/expected#object.assign-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9046 |
| (5.1) | https://timsong-cpp.github.io/cppwp/expected#object.assign-5.1 |
| (5.2) | https://timsong-cpp.github.io/cppwp/expected#object.assign-5.2 |
| (5.3) | https://timsong-cpp.github.io/cppwp/expected#object.assign-5.3 |
| (5.4) | https://timsong-cpp.github.io/cppwp/expected#object.assign-5.4 |
| (5.5) | https://timsong-cpp.github.io/cppwp/expected#object.assign-5.5 |
| (5.6) | https://timsong-cpp.github.io/cppwp/expected#object.assign-5.6 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.assign-5.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:operator=,expected_ |
| 6 | https://timsong-cpp.github.io/cppwp/expected#object.assign-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9064 |
| (6.1) | https://timsong-cpp.github.io/cppwp/expected#object.assign-6.1 |
| (6.2) | https://timsong-cpp.github.io/cppwp/expected#object.assign-6.2 |
| (6.3) | https://timsong-cpp.github.io/cppwp/expected#object.assign-6.3 |
| (6.4) | https://timsong-cpp.github.io/cppwp/expected#object.assign-6.4 |
| (6.5) | https://timsong-cpp.github.io/cppwp/expected#object.assign-6.5 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.assign-6.sentence-1 |
| 7 | https://timsong-cpp.github.io/cppwp/expected#object.assign-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9080 |
| (7.1) | https://timsong-cpp.github.io/cppwp/expected#object.assign-7.1 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.assign-7.1.sentence-1 |
| (7.2) | https://timsong-cpp.github.io/cppwp/expected#object.assign-7.2 |
| (7.3) | https://timsong-cpp.github.io/cppwp/expected#object.assign-7.3 |
| (7.4) | https://timsong-cpp.github.io/cppwp/expected#object.assign-7.4 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.assign-7.4.sentence-1 |
| 8 | https://timsong-cpp.github.io/cppwp/expected#object.assign-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9102 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.assign-8.sentence-1 |
| 9 | https://timsong-cpp.github.io/cppwp/expected#object.assign-9 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9106 |
| 10 | https://timsong-cpp.github.io/cppwp/expected#object.assign-10 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9114 |
| (10.1) | https://timsong-cpp.github.io/cppwp/expected#object.assign-10.1 |
| (10.2) | https://timsong-cpp.github.io/cppwp/expected#object.assign-10.2 |
| (10.3) | https://timsong-cpp.github.io/cppwp/expected#object.assign-10.3 |
| (10.4) | https://timsong-cpp.github.io/cppwp/expected#object.assign-10.4 |
| (10.5) | https://timsong-cpp.github.io/cppwp/expected#object.assign-10.5 |
| (10.6) | https://timsong-cpp.github.io/cppwp/expected#object.assign-10.6 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.assign-10.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:operator=,expected__ |
| 11 | https://timsong-cpp.github.io/cppwp/expected#object.assign-11 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9133 |
| (11.1) | https://timsong-cpp.github.io/cppwp/expected#object.assign-11.1 |
| (11.2) | https://timsong-cpp.github.io/cppwp/expected#object.assign-11.2 |
| (11.3) | https://timsong-cpp.github.io/cppwp/expected#object.assign-11.3 |
| (11.4) | https://timsong-cpp.github.io/cppwp/expected#object.assign-11.4 |
| (11.5) | https://timsong-cpp.github.io/cppwp/expected#object.assign-11.5 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.assign-11.sentence-1 |
| 12 | https://timsong-cpp.github.io/cppwp/expected#object.assign-12 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9150 |
| (12.1) | https://timsong-cpp.github.io/cppwp/expected#object.assign-12.1 |
| (12.2) | https://timsong-cpp.github.io/cppwp/expected#object.assign-12.2 |
| 13 | https://timsong-cpp.github.io/cppwp/expected#object.assign-13 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9164 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.assign-13.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:operator=,expected___ |
| 14 | https://timsong-cpp.github.io/cppwp/expected#object.assign-14 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9178 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.assign-14.sentence-1 |
| 15 | https://timsong-cpp.github.io/cppwp/expected#object.assign-15 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9182 |
| (15.1) | https://timsong-cpp.github.io/cppwp/expected#object.assign-15.1 |
| (15.2) | https://timsong-cpp.github.io/cppwp/expected#object.assign-15.2 |
| (15.3) | https://timsong-cpp.github.io/cppwp/expected#object.assign-15.3 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.assign-15.sentence-1 |
| 16 | https://timsong-cpp.github.io/cppwp/expected#object.assign-16 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9194 |
| (16.1) | https://timsong-cpp.github.io/cppwp/expected#object.assign-16.1 |
| (16.2) | https://timsong-cpp.github.io/cppwp/expected#object.assign-16.2 |
| 17 | https://timsong-cpp.github.io/cppwp/expected#object.assign-17 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9208 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.assign-17.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:emplace,expected |
| 18 | https://timsong-cpp.github.io/cppwp/expected#object.assign-18 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9220 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.assign-18.sentence-1 |
| 19 | https://timsong-cpp.github.io/cppwp/expected#object.assign-19 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9224 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:emplace,expected_ |
| 20 | https://timsong-cpp.github.io/cppwp/expected#object.assign-20 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9245 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.assign-20.sentence-1 |
| 21 | https://timsong-cpp.github.io/cppwp/expected#object.assign-21 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9250 |
| 22.8.6.5 | https://timsong-cpp.github.io/cppwp/expected#object.swap |
| [expected.object.swap] | https://timsong-cpp.github.io/cppwp/expected.object.swap |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:swap,expected |
| 1 | https://timsong-cpp.github.io/cppwp/expected#object.swap-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9272 |
| (1.1) | https://timsong-cpp.github.io/cppwp/expected#object.swap-1.1 |
| (1.2) | https://timsong-cpp.github.io/cppwp/expected#object.swap-1.2 |
| (1.3) | https://timsong-cpp.github.io/cppwp/expected#object.swap-1.3 |
| (1.4) | https://timsong-cpp.github.io/cppwp/expected#object.swap-1.4 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.swap-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/expected#object.swap-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9287 |
| 72 | https://timsong-cpp.github.io/cppwp/expected#tab:expected.object.swap |
| . | https://timsong-cpp.github.io/cppwp/expected#object.swap-2.sentence-1 |
| 72 | https://timsong-cpp.github.io/cppwp/expected#tab:expected.object.swap |
| [tab:expected.object.swap] | https://timsong-cpp.github.io/cppwp/tab:expected.object.swap |
| π | https://timsong-cpp.github.io/cppwp/expected#tab:expected.object.swap-row-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#tab:expected.object.swap-row-2 |
| π | https://timsong-cpp.github.io/cppwp/expected#tab:expected.object.swap-row-3 |
| 3 | https://timsong-cpp.github.io/cppwp/expected#object.swap-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9333 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.swap-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/expected#object.swap-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9337 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:swap,expected_ |
| 5 | https://timsong-cpp.github.io/cppwp/expected#object.swap-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9352 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.swap-5.sentence-1 |
| 22.8.6.6 | https://timsong-cpp.github.io/cppwp/expected#object.obs |
| [expected.object.obs] | https://timsong-cpp.github.io/cppwp/expected.object.obs |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:operator-%3e,expected |
| 1 | https://timsong-cpp.github.io/cppwp/expected#object.obs-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9366 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.obs-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/expected#object.obs-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9370 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.obs-2.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:operator*,expected |
| 3 | https://timsong-cpp.github.io/cppwp/expected#object.obs-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9382 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.obs-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/expected#object.obs-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9386 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.obs-4.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:operator*,expected_ |
| 5 | https://timsong-cpp.github.io/cppwp/expected#object.obs-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9398 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.obs-5.sentence-1 |
| 6 | https://timsong-cpp.github.io/cppwp/expected#object.obs-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9402 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.obs-6.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:operator_bool,expected |
| 7 | https://timsong-cpp.github.io/cppwp/expected#object.obs-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9415 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.obs-7.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:value,expected |
| 8 | https://timsong-cpp.github.io/cppwp/expected#object.obs-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9427 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.obs-8.sentence-1 |
| 9 | https://timsong-cpp.github.io/cppwp/expected#object.obs-9 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9431 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.obs-9.sentence-1 |
| 10 | https://timsong-cpp.github.io/cppwp/expected#object.obs-10 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9435 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.obs-10.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:value,expected_ |
| 11 | https://timsong-cpp.github.io/cppwp/expected#object.obs-11 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9447 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.obs-11.sentence-1 |
| 12 | https://timsong-cpp.github.io/cppwp/expected#object.obs-12 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9452 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.obs-12.sentence-1 |
| 13 | https://timsong-cpp.github.io/cppwp/expected#object.obs-13 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9456 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.obs-13.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:error,expected |
| 14 | https://timsong-cpp.github.io/cppwp/expected#object.obs-14 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9469 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.obs-14.sentence-1 |
| 15 | https://timsong-cpp.github.io/cppwp/expected#object.obs-15 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9473 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.obs-15.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:error,expected_ |
| 16 | https://timsong-cpp.github.io/cppwp/expected#object.obs-16 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9485 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.obs-16.sentence-1 |
| 17 | https://timsong-cpp.github.io/cppwp/expected#object.obs-17 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9489 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.obs-17.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:value_or,expected |
| 18 | https://timsong-cpp.github.io/cppwp/expected#object.obs-18 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9500 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.obs-18.sentence-1 |
| 19 | https://timsong-cpp.github.io/cppwp/expected#object.obs-19 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9505 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.obs-19.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:value_or,expected_ |
| 20 | https://timsong-cpp.github.io/cppwp/expected#object.obs-20 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9516 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.obs-20.sentence-1 |
| 21 | https://timsong-cpp.github.io/cppwp/expected#object.obs-21 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9521 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.obs-21.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:error_or,expected |
| 22 | https://timsong-cpp.github.io/cppwp/expected#object.obs-22 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9532 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.obs-22.sentence-1 |
| 23 | https://timsong-cpp.github.io/cppwp/expected#object.obs-23 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9537 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.obs-23.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:error_or,expected_ |
| 24 | https://timsong-cpp.github.io/cppwp/expected#object.obs-24 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9549 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.obs-24.sentence-1 |
| 25 | https://timsong-cpp.github.io/cppwp/expected#object.obs-25 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9554 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.obs-25.sentence-1 |
| 22.8.6.7 | https://timsong-cpp.github.io/cppwp/expected#object.monadic |
| [expected.object.monadic] | https://timsong-cpp.github.io/cppwp/expected.object.monadic |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:and_then,expected |
| 1 | https://timsong-cpp.github.io/cppwp/expected#object.monadic-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9569 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.monadic-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/expected#object.monadic-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9572 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.monadic-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/expected#object.monadic-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9576 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.monadic-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/expected#object.monadic-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9581 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:and_then,expected_ |
| 5 | https://timsong-cpp.github.io/cppwp/expected#object.monadic-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9599 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.monadic-5.sentence-1 |
| 6 | https://timsong-cpp.github.io/cppwp/expected#object.monadic-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9603 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.monadic-6.sentence-1 |
| 7 | https://timsong-cpp.github.io/cppwp/expected#object.monadic-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9607 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.monadic-7.sentence-1 |
| 8 | https://timsong-cpp.github.io/cppwp/expected#object.monadic-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9612 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:or_else,expected |
| 9 | https://timsong-cpp.github.io/cppwp/expected#object.monadic-9 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9630 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.monadic-9.sentence-1 |
| 10 | https://timsong-cpp.github.io/cppwp/expected#object.monadic-10 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9633 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.monadic-10.sentence-1 |
| 11 | https://timsong-cpp.github.io/cppwp/expected#object.monadic-11 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9637 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.monadic-11.sentence-1 |
| 12 | https://timsong-cpp.github.io/cppwp/expected#object.monadic-12 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9642 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:or_else,expected_ |
| 13 | https://timsong-cpp.github.io/cppwp/expected#object.monadic-13 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9660 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.monadic-13.sentence-1 |
| 14 | https://timsong-cpp.github.io/cppwp/expected#object.monadic-14 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9664 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.monadic-14.sentence-1 |
| 15 | https://timsong-cpp.github.io/cppwp/expected#object.monadic-15 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9668 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.monadic-15.sentence-1 |
| 16 | https://timsong-cpp.github.io/cppwp/expected#object.monadic-16 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9673 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:transform,expected |
| 17 | https://timsong-cpp.github.io/cppwp/expected#object.monadic-17 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9691 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.monadic-17.sentence-1 |
| 18 | https://timsong-cpp.github.io/cppwp/expected#object.monadic-18 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9695 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.monadic-18.sentence-1 |
| 19 | https://timsong-cpp.github.io/cppwp/expected#object.monadic-19 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9699 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.monadic-19.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.monadic-19.sentence-2 |
| 20 | https://timsong-cpp.github.io/cppwp/expected#object.monadic-20 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9709 |
| (20.1) | https://timsong-cpp.github.io/cppwp/expected#object.monadic-20.1 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.monadic-20.1.sentence-1 |
| (20.2) | https://timsong-cpp.github.io/cppwp/expected#object.monadic-20.2 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.monadic-20.2.sentence-1 |
| (20.3) | https://timsong-cpp.github.io/cppwp/expected#object.monadic-20.3 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.monadic-20.3.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:transform,expected_ |
| 21 | https://timsong-cpp.github.io/cppwp/expected#object.monadic-21 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9733 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.monadic-21.sentence-1 |
| 22 | https://timsong-cpp.github.io/cppwp/expected#object.monadic-22 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9737 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.monadic-22.sentence-1 |
| 23 | https://timsong-cpp.github.io/cppwp/expected#object.monadic-23 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9741 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.monadic-23.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.monadic-23.sentence-2 |
| 24 | https://timsong-cpp.github.io/cppwp/expected#object.monadic-24 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9750 |
| (24.1) | https://timsong-cpp.github.io/cppwp/expected#object.monadic-24.1 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.monadic-24.1.sentence-1 |
| (24.2) | https://timsong-cpp.github.io/cppwp/expected#object.monadic-24.2 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.monadic-24.2.sentence-1 |
| (24.3) | https://timsong-cpp.github.io/cppwp/expected#object.monadic-24.3 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.monadic-24.3.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:transform_error,expected |
| 25 | https://timsong-cpp.github.io/cppwp/expected#object.monadic-25 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9774 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.monadic-25.sentence-1 |
| 26 | https://timsong-cpp.github.io/cppwp/expected#object.monadic-26 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9777 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.monadic-26.sentence-1 |
| 27 | https://timsong-cpp.github.io/cppwp/expected#object.monadic-27 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9781 |
| [expected.un.general] | https://timsong-cpp.github.io/cppwp/expected#un.general |
| . | https://timsong-cpp.github.io/cppwp/expected#object.monadic-27.sentence-1 |
| 28 | https://timsong-cpp.github.io/cppwp/expected#object.monadic-28 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9790 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.monadic-28.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:transform_error,expected_ |
| 29 | https://timsong-cpp.github.io/cppwp/expected#object.monadic-29 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9805 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.monadic-29.sentence-1 |
| 30 | https://timsong-cpp.github.io/cppwp/expected#object.monadic-30 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9809 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.monadic-30.sentence-1 |
| 31 | https://timsong-cpp.github.io/cppwp/expected#object.monadic-31 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9813 |
| [expected.un.general] | https://timsong-cpp.github.io/cppwp/expected#un.general |
| . | https://timsong-cpp.github.io/cppwp/expected#object.monadic-31.sentence-1 |
| 32 | https://timsong-cpp.github.io/cppwp/expected#object.monadic-32 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9822 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.monadic-32.sentence-1 |
| 22.8.6.8 | https://timsong-cpp.github.io/cppwp/expected#object.eq |
| [expected.object.eq] | https://timsong-cpp.github.io/cppwp/expected.object.eq |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:operator==,expected |
| 1 | https://timsong-cpp.github.io/cppwp/expected#object.eq-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9840 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.eq-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/expected#object.eq-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9845 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.eq-2.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:operator==,expected_ |
| 3 | https://timsong-cpp.github.io/cppwp/expected#object.eq-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9858 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.eq-3.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.eq-3.sentence-2 |
| 1 | https://timsong-cpp.github.io/cppwp/expected#object.eq-note-1 |
| Cpp17EqualityComparable | https://timsong-cpp.github.io/cppwp/utility.arg.requirements#:Cpp17EqualityComparable |
| . | https://timsong-cpp.github.io/cppwp/expected#object.eq-3.sentence-3 |
| 4 | https://timsong-cpp.github.io/cppwp/expected#object.eq-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9867 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.eq-4.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:operator==,expected__ |
| 5 | https://timsong-cpp.github.io/cppwp/expected#object.eq-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9880 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.eq-5.sentence-1 |
| 6 | https://timsong-cpp.github.io/cppwp/expected#object.eq-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9885 |
| . | https://timsong-cpp.github.io/cppwp/expected#object.eq-6.sentence-1 |
| 22.8.7 | https://timsong-cpp.github.io/cppwp/expected#void |
| [expected.void] | https://timsong-cpp.github.io/cppwp/expected.void |
| 22.8.7.1 | https://timsong-cpp.github.io/cppwp/expected#void.general |
| [expected.void.general] | https://timsong-cpp.github.io/cppwp/expected.void.general |
| value_type | https://timsong-cpp.github.io/cppwp/expected#lib:expected%3cvoid%3e,value_type |
| error_type | https://timsong-cpp.github.io/cppwp/expected#lib:expected%3cvoid%3e,error_type |
| unexpected_type | https://timsong-cpp.github.io/cppwp/expected#lib:expected%3cvoid%3e,unexpected_type |
| rebind | https://timsong-cpp.github.io/cppwp/expected#lib:expected%3cvoid%3e,rebind |
| [expected.void.cons] | https://timsong-cpp.github.io/cppwp/expected#void.cons |
| [expected.void.dtor] | https://timsong-cpp.github.io/cppwp/expected#void.dtor |
| [expected.void.assign] | https://timsong-cpp.github.io/cppwp/expected#void.assign |
| [expected.void.swap] | https://timsong-cpp.github.io/cppwp/expected#void.swap |
| [expected.void.obs] | https://timsong-cpp.github.io/cppwp/expected#void.obs |
| [expected.void.monadic] | https://timsong-cpp.github.io/cppwp/expected#void.monadic |
| [expected.void.eq] | https://timsong-cpp.github.io/cppwp/expected#void.eq |
| 1 | https://timsong-cpp.github.io/cppwp/expected#void.general-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9989 |
| [intro.object] | https://timsong-cpp.github.io/cppwp/intro.object |
| . | https://timsong-cpp.github.io/cppwp/expected#void.general-1.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.general-1.sentence-2 |
| 2 | https://timsong-cpp.github.io/cppwp/expected#void.general-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L9997 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.general-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/expected#void.general-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10003 |
| Cpp17Destructible | https://timsong-cpp.github.io/cppwp/utility.arg.requirements#:Cpp17Destructible |
| 35 | https://timsong-cpp.github.io/cppwp/utility.arg.requirements#tab:cpp17.destructible |
| . | https://timsong-cpp.github.io/cppwp/expected#void.general-3.sentence-1 |
| 22.8.7.2 | https://timsong-cpp.github.io/cppwp/expected#void.cons |
| [expected.void.cons] | https://timsong-cpp.github.io/cppwp/expected.void.cons |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:expected%3cvoid%3e,constructor |
| 1 | https://timsong-cpp.github.io/cppwp/expected#void.cons-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10015 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.cons-1.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:expected%3cvoid%3e,constructor_ |
| 2 | https://timsong-cpp.github.io/cppwp/expected#void.cons-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10026 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.cons-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/expected#void.cons-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10031 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.cons-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/expected#void.cons-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10035 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.cons-4.sentence-1 |
| 5 | https://timsong-cpp.github.io/cppwp/expected#void.cons-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10039 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.cons-5.sentence-1 |
| 6 | https://timsong-cpp.github.io/cppwp/expected#void.cons-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10044 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.cons-6.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:expected%3cvoid%3e,constructor__ |
| 7 | https://timsong-cpp.github.io/cppwp/expected#void.cons-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10055 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.cons-7.sentence-1 |
| 8 | https://timsong-cpp.github.io/cppwp/expected#void.cons-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10059 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.cons-8.sentence-1 |
| 9 | https://timsong-cpp.github.io/cppwp/expected#void.cons-9 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10064 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.cons-9.sentence-1 |
| 10 | https://timsong-cpp.github.io/cppwp/expected#void.cons-10 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10069 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.cons-10.sentence-1 |
| 11 | https://timsong-cpp.github.io/cppwp/expected#void.cons-11 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10073 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.cons-11.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:expected%3cvoid%3e,constructor___ |
| 12 | https://timsong-cpp.github.io/cppwp/expected#void.cons-12 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10088 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.cons-12.sentence-1 |
| 13 | https://timsong-cpp.github.io/cppwp/expected#void.cons-13 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10092 |
| (13.1) | https://timsong-cpp.github.io/cppwp/expected#void.cons-13.1 |
| (13.2) | https://timsong-cpp.github.io/cppwp/expected#void.cons-13.2 |
| (13.3) | https://timsong-cpp.github.io/cppwp/expected#void.cons-13.3 |
| (13.4) | https://timsong-cpp.github.io/cppwp/expected#void.cons-13.4 |
| (13.5) | https://timsong-cpp.github.io/cppwp/expected#void.cons-13.5 |
| (13.6) | https://timsong-cpp.github.io/cppwp/expected#void.cons-13.6 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.cons-13.sentence-1 |
| 14 | https://timsong-cpp.github.io/cppwp/expected#void.cons-14 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10113 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.cons-14.sentence-1 |
| 15 | https://timsong-cpp.github.io/cppwp/expected#void.cons-15 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10119 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.cons-15.sentence-1 |
| 16 | https://timsong-cpp.github.io/cppwp/expected#void.cons-16 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10124 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.cons-16.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:expected%3cvoid%3e,constructor____ |
| 17 | https://timsong-cpp.github.io/cppwp/expected#void.cons-17 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10138 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.cons-17.sentence-1 |
| 18 | https://timsong-cpp.github.io/cppwp/expected#void.cons-18 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10142 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.cons-18.sentence-1 |
| 19 | https://timsong-cpp.github.io/cppwp/expected#void.cons-19 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10146 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.cons-19.sentence-1 |
| 20 | https://timsong-cpp.github.io/cppwp/expected#void.cons-20 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10151 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.cons-20.sentence-1 |
| 21 | https://timsong-cpp.github.io/cppwp/expected#void.cons-21 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10155 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.cons-21.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:expected%3cvoid%3e,constructor_____ |
| 22 | https://timsong-cpp.github.io/cppwp/expected#void.cons-22 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10166 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.cons-22.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:expected%3cvoid%3e,constructor______ |
| 23 | https://timsong-cpp.github.io/cppwp/expected#void.cons-23 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10178 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.cons-23.sentence-1 |
| 24 | https://timsong-cpp.github.io/cppwp/expected#void.cons-24 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10182 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.cons-24.sentence-1 |
| 25 | https://timsong-cpp.github.io/cppwp/expected#void.cons-25 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10187 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.cons-25.sentence-1 |
| 26 | https://timsong-cpp.github.io/cppwp/expected#void.cons-26 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10191 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.cons-26.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:expected%3cvoid%3e,constructor_______ |
| 27 | https://timsong-cpp.github.io/cppwp/expected#void.cons-27 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10203 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.cons-27.sentence-1 |
| 28 | https://timsong-cpp.github.io/cppwp/expected#void.cons-28 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10207 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.cons-28.sentence-1 |
| 29 | https://timsong-cpp.github.io/cppwp/expected#void.cons-29 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10212 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.cons-29.sentence-1 |
| 30 | https://timsong-cpp.github.io/cppwp/expected#void.cons-30 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10216 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.cons-30.sentence-1 |
| 22.8.7.3 | https://timsong-cpp.github.io/cppwp/expected#void.dtor |
| [expected.void.dtor] | https://timsong-cpp.github.io/cppwp/expected.void.dtor |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:expected%3cvoid%3e,destructor |
| 1 | https://timsong-cpp.github.io/cppwp/expected#void.dtor-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10229 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.dtor-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/expected#void.dtor-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10233 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.dtor-2.sentence-1 |
| 22.8.7.4 | https://timsong-cpp.github.io/cppwp/expected#void.assign |
| [expected.void.assign] | https://timsong-cpp.github.io/cppwp/expected.void.assign |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:operator=,expected%3cvoid%3e |
| 1 | https://timsong-cpp.github.io/cppwp/expected#void.assign-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10247 |
| (1.1) | https://timsong-cpp.github.io/cppwp/expected#void.assign-1.1 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.assign-1.1.sentence-1 |
| (1.2) | https://timsong-cpp.github.io/cppwp/expected#void.assign-1.2 |
| (1.3) | https://timsong-cpp.github.io/cppwp/expected#void.assign-1.3 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.assign-1.3.sentence-1 |
| (1.4) | https://timsong-cpp.github.io/cppwp/expected#void.assign-1.4 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.assign-1.4.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/expected#void.assign-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10262 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.assign-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/expected#void.assign-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10266 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.assign-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/expected#void.assign-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10272 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.assign-4.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:operator=,expected%3cvoid%3e_ |
| 5 | https://timsong-cpp.github.io/cppwp/expected#void.assign-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10286 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.assign-5.sentence-1 |
| 6 | https://timsong-cpp.github.io/cppwp/expected#void.assign-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10291 |
| (6.1) | https://timsong-cpp.github.io/cppwp/expected#void.assign-6.1 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.assign-6.1.sentence-1 |
| (6.2) | https://timsong-cpp.github.io/cppwp/expected#void.assign-6.2 |
| (6.3) | https://timsong-cpp.github.io/cppwp/expected#void.assign-6.3 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.assign-6.3.sentence-1 |
| (6.4) | https://timsong-cpp.github.io/cppwp/expected#void.assign-6.4 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.assign-6.4.sentence-1 |
| 7 | https://timsong-cpp.github.io/cppwp/expected#void.assign-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10309 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.assign-7.sentence-1 |
| 8 | https://timsong-cpp.github.io/cppwp/expected#void.assign-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10313 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.assign-8.sentence-1 |
| 9 | https://timsong-cpp.github.io/cppwp/expected#void.assign-9 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10318 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.assign-9.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:operator=,expected%3cvoid%3e__ |
| 10 | https://timsong-cpp.github.io/cppwp/expected#void.assign-10 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10335 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.assign-10.sentence-1 |
| 11 | https://timsong-cpp.github.io/cppwp/expected#void.assign-11 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10339 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.assign-11.sentence-1 |
| 12 | https://timsong-cpp.github.io/cppwp/expected#void.assign-12 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10344 |
| (12.1) | https://timsong-cpp.github.io/cppwp/expected#void.assign-12.1 |
| (12.2) | https://timsong-cpp.github.io/cppwp/expected#void.assign-12.2 |
| 13 | https://timsong-cpp.github.io/cppwp/expected#void.assign-13 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10358 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.assign-13.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:emplace,expected%3cvoid%3e |
| 14 | https://timsong-cpp.github.io/cppwp/expected#void.assign-14 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10369 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.assign-14.sentence-1 |
| 22.8.7.5 | https://timsong-cpp.github.io/cppwp/expected#void.swap |
| [expected.void.swap] | https://timsong-cpp.github.io/cppwp/expected.void.swap |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:swap,expected%3cvoid%3e |
| 1 | https://timsong-cpp.github.io/cppwp/expected#void.swap-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10383 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.swap-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/expected#void.swap-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10388 |
| 73 | https://timsong-cpp.github.io/cppwp/expected#tab:expected.void.swap |
| . | https://timsong-cpp.github.io/cppwp/expected#void.swap-2.sentence-1 |
| 73 | https://timsong-cpp.github.io/cppwp/expected#tab:expected.void.swap |
| [tab:expected.void.swap] | https://timsong-cpp.github.io/cppwp/tab:expected.void.swap |
| π | https://timsong-cpp.github.io/cppwp/expected#tab:expected.void.swap-row-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#tab:expected.void.swap-row-2 |
| π | https://timsong-cpp.github.io/cppwp/expected#tab:expected.void.swap-row-3 |
| 3 | https://timsong-cpp.github.io/cppwp/expected#void.swap-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10413 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.swap-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/expected#void.swap-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10417 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.swap-4.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:swap,expected%3cvoid%3e_ |
| 5 | https://timsong-cpp.github.io/cppwp/expected#void.swap-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10429 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.swap-5.sentence-1 |
| 22.8.7.6 | https://timsong-cpp.github.io/cppwp/expected#void.obs |
| [expected.void.obs] | https://timsong-cpp.github.io/cppwp/expected.void.obs |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:operator_bool,expected%3cvoid%3e |
| 1 | https://timsong-cpp.github.io/cppwp/expected#void.obs-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10444 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.obs-1.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:operator*,expected%3cvoid%3e |
| 2 | https://timsong-cpp.github.io/cppwp/expected#void.obs-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10455 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.obs-2.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:value,expected%3cvoid%3e |
| 3 | https://timsong-cpp.github.io/cppwp/expected#void.obs-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10466 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.obs-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/expected#void.obs-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10470 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.obs-4.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:value,expected%3cvoid%3e_ |
| 5 | https://timsong-cpp.github.io/cppwp/expected#void.obs-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10481 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.obs-5.sentence-1 |
| 6 | https://timsong-cpp.github.io/cppwp/expected#void.obs-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10486 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.obs-6.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:error,expected%3cvoid%3e |
| 7 | https://timsong-cpp.github.io/cppwp/expected#void.obs-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10499 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.obs-7.sentence-1 |
| 8 | https://timsong-cpp.github.io/cppwp/expected#void.obs-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10503 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.obs-8.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:error,expected%3cvoid%3e_ |
| 9 | https://timsong-cpp.github.io/cppwp/expected#void.obs-9 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10515 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.obs-9.sentence-1 |
| 10 | https://timsong-cpp.github.io/cppwp/expected#void.obs-10 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10519 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.obs-10.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:error_or,expected%3cvoid%3e |
| 11 | https://timsong-cpp.github.io/cppwp/expected#void.obs-11 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10530 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.obs-11.sentence-1 |
| 12 | https://timsong-cpp.github.io/cppwp/expected#void.obs-12 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10535 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.obs-12.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:error_or,expected%3cvoid%3e_ |
| 13 | https://timsong-cpp.github.io/cppwp/expected#void.obs-13 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10547 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.obs-13.sentence-1 |
| 14 | https://timsong-cpp.github.io/cppwp/expected#void.obs-14 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10552 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.obs-14.sentence-1 |
| 22.8.7.7 | https://timsong-cpp.github.io/cppwp/expected#void.monadic |
| [expected.void.monadic] | https://timsong-cpp.github.io/cppwp/expected.void.monadic |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:and_then,expected%3cvoid%3e |
| 1 | https://timsong-cpp.github.io/cppwp/expected#void.monadic-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10567 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.monadic-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/expected#void.monadic-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10570 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.monadic-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/expected#void.monadic-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10574 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.monadic-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/expected#void.monadic-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10579 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:and_then,expected%3cvoid%3e_ |
| 5 | https://timsong-cpp.github.io/cppwp/expected#void.monadic-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10597 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.monadic-5.sentence-1 |
| 6 | https://timsong-cpp.github.io/cppwp/expected#void.monadic-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10600 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.monadic-6.sentence-1 |
| 7 | https://timsong-cpp.github.io/cppwp/expected#void.monadic-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10604 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.monadic-7.sentence-1 |
| 8 | https://timsong-cpp.github.io/cppwp/expected#void.monadic-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10609 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:or_else,expected%3cvoid%3e |
| 9 | https://timsong-cpp.github.io/cppwp/expected#void.monadic-9 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10627 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.monadic-9.sentence-1 |
| 10 | https://timsong-cpp.github.io/cppwp/expected#void.monadic-10 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10630 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.monadic-10.sentence-1 |
| 11 | https://timsong-cpp.github.io/cppwp/expected#void.monadic-11 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10635 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:or_else,expected%3cvoid%3e_ |
| 12 | https://timsong-cpp.github.io/cppwp/expected#void.monadic-12 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10653 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.monadic-12.sentence-1 |
| 13 | https://timsong-cpp.github.io/cppwp/expected#void.monadic-13 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10657 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.monadic-13.sentence-1 |
| 14 | https://timsong-cpp.github.io/cppwp/expected#void.monadic-14 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10662 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:transform,expected%3cvoid%3e |
| 15 | https://timsong-cpp.github.io/cppwp/expected#void.monadic-15 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10680 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.monadic-15.sentence-1 |
| 16 | https://timsong-cpp.github.io/cppwp/expected#void.monadic-16 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10683 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.monadic-16.sentence-1 |
| 17 | https://timsong-cpp.github.io/cppwp/expected#void.monadic-17 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10687 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.monadic-17.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.monadic-17.sentence-2 |
| 18 | https://timsong-cpp.github.io/cppwp/expected#void.monadic-18 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10696 |
| (18.1) | https://timsong-cpp.github.io/cppwp/expected#void.monadic-18.1 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.monadic-18.1.sentence-1 |
| (18.2) | https://timsong-cpp.github.io/cppwp/expected#void.monadic-18.2 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.monadic-18.2.sentence-1 |
| (18.3) | https://timsong-cpp.github.io/cppwp/expected#void.monadic-18.3 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.monadic-18.3.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:transform,expected%3cvoid%3e_ |
| 19 | https://timsong-cpp.github.io/cppwp/expected#void.monadic-19 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10720 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.monadic-19.sentence-1 |
| 20 | https://timsong-cpp.github.io/cppwp/expected#void.monadic-20 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10723 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.monadic-20.sentence-1 |
| 21 | https://timsong-cpp.github.io/cppwp/expected#void.monadic-21 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10727 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.monadic-21.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.monadic-21.sentence-2 |
| 22 | https://timsong-cpp.github.io/cppwp/expected#void.monadic-22 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10736 |
| (22.1) | https://timsong-cpp.github.io/cppwp/expected#void.monadic-22.1 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.monadic-22.1.sentence-1 |
| (22.2) | https://timsong-cpp.github.io/cppwp/expected#void.monadic-22.2 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.monadic-22.2.sentence-1 |
| (22.3) | https://timsong-cpp.github.io/cppwp/expected#void.monadic-22.3 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.monadic-22.3.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:transform_error,expected%3cvoid%3e |
| 23 | https://timsong-cpp.github.io/cppwp/expected#void.monadic-23 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10760 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.monadic-23.sentence-1 |
| 24 | https://timsong-cpp.github.io/cppwp/expected#void.monadic-24 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10763 |
| [expected.un.general] | https://timsong-cpp.github.io/cppwp/expected#un.general |
| . | https://timsong-cpp.github.io/cppwp/expected#void.monadic-24.sentence-1 |
| 25 | https://timsong-cpp.github.io/cppwp/expected#void.monadic-25 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10772 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.monadic-25.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:transform_error,expected%3cvoid%3e_ |
| 26 | https://timsong-cpp.github.io/cppwp/expected#void.monadic-26 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10787 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.monadic-26.sentence-1 |
| 27 | https://timsong-cpp.github.io/cppwp/expected#void.monadic-27 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10791 |
| [expected.un.general] | https://timsong-cpp.github.io/cppwp/expected#un.general |
| . | https://timsong-cpp.github.io/cppwp/expected#void.monadic-27.sentence-1 |
| 28 | https://timsong-cpp.github.io/cppwp/expected#void.monadic-28 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10800 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.monadic-28.sentence-1 |
| 22.8.7.8 | https://timsong-cpp.github.io/cppwp/expected#void.eq |
| [expected.void.eq] | https://timsong-cpp.github.io/cppwp/expected.void.eq |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:operator==,expected%3cvoid%3e |
| 1 | https://timsong-cpp.github.io/cppwp/expected#void.eq-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10817 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.eq-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/expected#void.eq-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10822 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.eq-2.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/expected#lib:operator==,expected%3cvoid%3e_ |
| 3 | https://timsong-cpp.github.io/cppwp/expected#void.eq-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10836 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.eq-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/expected#void.eq-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/utilities.tex#L10841 |
| . | https://timsong-cpp.github.io/cppwp/expected#void.eq-4.sentence-1 |