<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/library/cpp/containers/paged_vector/README.md, branch main</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=main</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2026-07-09T11:47:31Z</updated>
<entry>
<title>rename TPagedVectorIterator::GetOffset() to GetIndex()</title>
<updated>2026-07-09T11:47:31Z</updated>
<author>
<name>tobo</name>
<email>tobo@yandex-team.com</email>
</author>
<published>2026-07-09T10:50:03Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=44105cb9924a64f5b59aae6637a8bf54459b6035'/>
<id>urn:sha1:44105cb9924a64f5b59aae6637a8bf54459b6035</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>Intermediate changes</title>
<updated>2026-07-08T10:35:19Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2026-07-08T09:44:10Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=a1afc43aaafbbd6f98ee1a54b34951f4f603cad6'/>
<id>urn:sha1:a1afc43aaafbbd6f98ee1a54b34951f4f603cad6</id>
<content type='text'>
commit_hash:b287a7802acecdc3d13442505be5815167cf4f71
</content>
</entry>
</feed>
