How to use value for std::experimental::optional type? #760
Labels
kind: question
solution: proposed fix
a fix for the issue has been proposed and waits for confirmation
I am trying to parse the json value for a field if it exists and set it to std::experimental::nullopt if it does not.
The text was updated successfully, but these errors were encountered: