You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, unfortunately I think in the current version it is not supported. A (understandably not optimal) workaround could be to convert the optional value to a shared pointer using nullptr as the undefined state.
Hello, is there a way to bind
std::optional
value?The text was updated successfully, but these errors were encountered: