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
Just like we do for std::string_view and std::span. But we can hardcode the size information in the iterator type, leading to 2 pointers instead of needing 3 pointers like __bounded_iter.