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 memory::external::mapped_region_t class is pretty similar to a memory::unique_region. Perhaps we can replace the former with the latter, or at least make the latter a child class of the former.