◆ Oracle() [1/5]
State s
Definition test_optional.cpp:49
@ sDefaultConstructed
Definition test_optional.cpp:27
◆ Oracle() [2/5]
OracleVal val
Definition test_optional.cpp:50
@ sValueCopyConstructed
Definition test_optional.cpp:28
◆ Oracle() [3/5]
State s
Definition test_optional.cpp:42
@ sValueMoveConstructed
Definition test_optional.cpp:29
@ sMovedFrom
Definition test_optional.cpp:36
◆ Oracle() [4/5]
Oracle::Oracle |
( |
const Oracle & |
o | ) |
|
|
inline |
@ sCopyConstructed
Definition test_optional.cpp:30
◆ Oracle() [5/5]
@ sMoveConstructed
Definition test_optional.cpp:31
◆ operator=() [1/4]
◆ operator=() [2/4]
◆ operator=() [3/4]
◆ operator=() [4/4]
◆ val
The documentation for this struct was generated from the following file: