Quiz: Utility Classes
Test your understanding of utility classes.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
(Select all that apply.) Which option can be used to access the value of any alias using std::optional
?
A.
Dereference operator *
B.
value()
C.
getvalue()
D.
data()
1 / 6