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
As exemplified by the cpp11_shared_ptr_nullptr_in_containers unit test, accessing the second element of the array always results in an exception instead of returning a null value.