summaryrefslogtreecommitdiffstats
path: root/library/cpp/containers/paged_vector/README.md
Commit message (Collapse)AuthorAgeFilesLines
* rename TPagedVectorIterator::GetOffset() to GetIndex()tobo12 days1-0/+1
| | | | | | | | The returned value is the element's absolute index in the vector, not an offset within a page, so GetIndex() describes it accurately. This also aligns with LLVM's PagedVector::MaterializedIterator, which exposes getIndex() for the same concept. - README.md updated to document GetIndex() - new test for iterator index added commit_hash:08a8f5f70faf0e7cef26429446886177433afa0f
* Intermediate changesrobot-piglet14 days1-0/+65
commit_hash:b287a7802acecdc3d13442505be5815167cf4f71