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
shared_ptr might be sufficient, not sure whether there are any relevant circular data structures.
But those might be easily worked around (breaking circularity explicitly)
The text was updated successfully, but these errors were encountered:
shared_ptr
might be sufficient, not sure whether there are any relevant circular data structures.But those might be easily worked around (breaking circularity explicitly)
The text was updated successfully, but these errors were encountered: