<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/util/generic/algorithm.h, branch get_cmakelists2</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=get_cmakelists2</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=get_cmakelists2'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2022-07-19T07:51:56Z</updated>
<entry>
<title>[util] prefer non-const begin/end method for non-const containers in AdjacentFind* functions</title>
<updated>2022-07-19T07:51:56Z</updated>
<author>
<name>swarmer</name>
<email>swarmer@yandex-team.com</email>
</author>
<published>2022-07-19T07:51:56Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=c64ee34d9c321fa796868ddca03dddb174704107'/>
<id>urn:sha1:c64ee34d9c321fa796868ddca03dddb174704107</id>
<content type='text'>
AdjacentFind и AdjacentFindBy принимали контейнер по константной ссылке и из-за этого возвращали константный итератор.

Стоит для некостантного контейнера возвращать также неконстантный итератор (если он есть). 
Это позволит 
1. использовать итератор для модификации контейнера;
2. обойти проблему, когда методы `end()` и `cend()`/`std::as_const(…).end()` возвращают итераторы разных типов, которые нельзя сравнивать, либо для которых выбор оператора сравнения неоднозначен.</content>
</entry>
<entry>
<title>[util] AdjacentFind + AdjacentFindBy</title>
<updated>2022-06-10T00:48:46Z</updated>
<author>
<name>swarmer</name>
<email>swarmer@yandex-team.ru</email>
</author>
<published>2022-06-10T00:48:46Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=649b24b6e528a274568b079f18aed32b07d1a9f3'/>
<id>urn:sha1:649b24b6e528a274568b079f18aed32b07d1a9f3</id>
<content type='text'>
ref:76575abc5c39caf128339b56115c217c15766b51
</content>
</entry>
<entry>
<title>[util] IsSortedBy for containers</title>
<updated>2022-06-01T22:34:52Z</updated>
<author>
<name>swarmer</name>
<email>swarmer@yandex-team.ru</email>
</author>
<published>2022-06-01T22:34:52Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=dec29e24bcc1d4208ad6f72e60c5b70037a4748d'/>
<id>urn:sha1:dec29e24bcc1d4208ad6f72e60c5b70037a4748d</id>
<content type='text'>
ref:6c01516241e312227b7654b6b0260add648c8609
</content>
</entry>
<entry>
<title>[util] constexpr для алгоритмов</title>
<updated>2022-06-01T03:11:45Z</updated>
<author>
<name>swarmer</name>
<email>swarmer@yandex-team.ru</email>
</author>
<published>2022-06-01T03:11:45Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=915804dc0bd9143e3cdbbe71927598c5023cbecc'/>
<id>urn:sha1:915804dc0bd9143e3cdbbe71927598c5023cbecc</id>
<content type='text'>
ref:f1a82a410e24de6f4a77f4c8f28ed3401a5516b4
</content>
</entry>
<entry>
<title>Restoring authorship annotation for &lt;yarchi@yandex-team.ru&gt;. Commit 2 of 2.</title>
<updated>2022-02-10T13:52:07Z</updated>
<author>
<name>yarchi</name>
<email>yarchi@yandex-team.ru</email>
</author>
<published>2022-02-10T13:52:07Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=26e5ebf156c32ad632ed87dc310e8d21b2038ebd'/>
<id>urn:sha1:26e5ebf156c32ad632ed87dc310e8d21b2038ebd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restoring authorship annotation for &lt;yarchi@yandex-team.ru&gt;. Commit 1 of 2.</title>
<updated>2022-02-10T13:52:07Z</updated>
<author>
<name>yarchi</name>
<email>yarchi@yandex-team.ru</email>
</author>
<published>2022-02-10T13:52:07Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=c4c46bcc4d08e514ebac51ab1cc6d92e56d38746'/>
<id>urn:sha1:c4c46bcc4d08e514ebac51ab1cc6d92e56d38746</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restoring authorship annotation for &lt;gerich@yandex-team.ru&gt;. Commit 2 of 2.</title>
<updated>2022-02-10T13:52:07Z</updated>
<author>
<name>gerich</name>
<email>gerich@yandex-team.ru</email>
</author>
<published>2022-02-10T13:52:07Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=69d77def656f0edd1eead9f5a73940233255e5db'/>
<id>urn:sha1:69d77def656f0edd1eead9f5a73940233255e5db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restoring authorship annotation for &lt;gerich@yandex-team.ru&gt;. Commit 1 of 2.</title>
<updated>2022-02-10T13:52:06Z</updated>
<author>
<name>gerich</name>
<email>gerich@yandex-team.ru</email>
</author>
<published>2022-02-10T13:52:06Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=7e04cc6298e4641e41f046bfb2cfd9b3020cd1cf'/>
<id>urn:sha1:7e04cc6298e4641e41f046bfb2cfd9b3020cd1cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restoring authorship annotation for &lt;shuster@yandex-team.ru&gt;. Commit 2 of 2.</title>
<updated>2022-02-10T13:52:06Z</updated>
<author>
<name>shuster</name>
<email>shuster@yandex-team.ru</email>
</author>
<published>2022-02-10T13:52:06Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=37f5763ca0b3305f610f3cf2d30f9b981386a2ba'/>
<id>urn:sha1:37f5763ca0b3305f610f3cf2d30f9b981386a2ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restoring authorship annotation for &lt;shuster@yandex-team.ru&gt;. Commit 1 of 2.</title>
<updated>2022-02-10T13:52:06Z</updated>
<author>
<name>shuster</name>
<email>shuster@yandex-team.ru</email>
</author>
<published>2022-02-10T13:52:06Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=cd8f6e2d64b68dc5fb7774391629adafa1175852'/>
<id>urn:sha1:cd8f6e2d64b68dc5fb7774391629adafa1175852</id>
<content type='text'>
</content>
</entry>
</feed>
