Provide operator-> for optional<T>.
This addition of operator-> makes the interface more compliant to the C++14 standard.
Showing
Please register or sign in to comment
This addition of operator-> makes the interface more compliant to the C++14 standard.