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
shiboken6: Add target-to-native conversion rules for smart pointers
Make it possible to construct for example a std::optional<int>
directly from a PyLong, which helps avoiding exposing
std::optional<int> as a type.
Task-number: PYSIDE-3107
Change-Id: I0e600fa04119ea944ef256da1f06df5f86cc9a50
Reviewed-by: Cristian Maureira-Fredes <[email protected]>
0 commit comments