Hacker News (curated)new | past | comments | ask | show | jobs| show hidden

I think parent was after base+offset+index rather than just base+index.

Examples would be eg, `string_view` or `ArraySegment`. They hold some offset relative to a base allocation, and when we index the string_view or ArraySegment we're indexing relative to that offset.





Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact | github