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
To ensure consistency and readability across the codebase, we should standardize the approach for interacting with std::optional (or similar types) when checking for existence and accessing the stored value.
To ensure consistency and readability across the codebase, we should standardize the approach for interacting with std::optional (or similar types) when checking for existence and accessing the stored value.
#1613 (comment)
The text was updated successfully, but these errors were encountered: