I want to develop a dereference function for optional
When I give an lvalue reference to the function, I want the return type to be an lvalue reference. (i.e int&am
int&am