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
This is not the first time I've came across this problem, only recently in #12921 I've worked-around this limitation with shared ptr which is not ideal. I understand that this is a limitation derived from std::atomic but it doesn't make sense to enforce it sometimes.
The text was updated successfully, but these errors were encountered:
This is not the first time I've came across this problem, only recently in #12921 I've worked-around this limitation with shared ptr which is not ideal. I understand that this is a limitation derived from std::atomic but it doesn't make sense to enforce it sometimes.
The text was updated successfully, but these errors were encountered: