Assignment operator.
Synopsis
Description
If rhs
has a value, assigns it to the stored value. Otherwise resets the stored value in *this
.
Return Value
optional&
Created with MrDocs
Assignment operator.
If rhs
has a value, assigns it to the stored value. Otherwise resets the stored value in *this
.
optional&
Created with MrDocs