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
The array specialization of unique_ptr and the base specialization of shared_ptr have operator[]. There should be an ABI configuration that makes it possible to do bounds checking for these types.