Optional.set

Sets the optional's value

struct Optional
void
set
()

Parameters

value T

the value to set

Meta