aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/containers/compact_vector/compact_vector.h
Commit message (Expand)AuthorAgeFilesLines
* add include that comes transparentlytobo2024-10-111-0/+1
* add copy assignment operatortobo2022-11-221-0/+8
* use y_allocate / y_deallocatetobo2022-11-191-10/+3
* make class more compatible with std::vectortobo2022-11-111-5/+41
* add move operations, more constructors, fit memory blocks to power-of-two sizetobo2022-11-111-5/+56
* Restoring authorship annotation for <nga@yandex-team.ru>. Commit 2 of 2.nga2022-02-101-183/+183
* Restoring authorship annotation for <nga@yandex-team.ru>. Commit 1 of 2.nga2022-02-101-183/+183
* Restoring authorship annotation for <aosipenko@yandex-team.ru>. Commit 2 of 2.aosipenko2022-02-101-3/+3
* Restoring authorship annotation for <aosipenko@yandex-team.ru>. Commit 1 of 2.aosipenko2022-02-101-3/+3
* Restoring authorship annotation for <kartynnik@yandex-team.ru>. Commit 2 of 2.kartynnik2022-02-101-4/+4
* Restoring authorship annotation for <kartynnik@yandex-team.ru>. Commit 1 of 2.kartynnik2022-02-101-4/+4
* Restoring authorship annotation for <agorodilov@yandex-team.ru>. Commit 2 of 2.agorodilov2022-02-101-4/+4
* Restoring authorship annotation for <agorodilov@yandex-team.ru>. Commit 1 of 2.agorodilov2022-02-101-4/+4
* Restoring authorship annotation for <yazevnul@yandex-team.ru>. Commit 2 of 2.yazevnul2022-02-101-5/+5
* Restoring authorship annotation for <yazevnul@yandex-team.ru>. Commit 1 of 2.yazevnul2022-02-101-5/+5
* Restoring authorship annotation for Ruslan Kovalev <ruslan.a.kovalev@gmail.co...Ruslan Kovalev2022-02-101-1/+1
* Restoring authorship annotation for Ruslan Kovalev <ruslan.a.kovalev@gmail.co...Ruslan Kovalev2022-02-101-1/+1
* Restoring authorship annotation for Vlad Yaroslavlev <vladon@vladon.com>. Com...Vlad Yaroslavlev2022-02-101-1/+1
* Restoring authorship annotation for Vlad Yaroslavlev <vladon@vladon.com>. Com...Vlad Yaroslavlev2022-02-101-1/+1
* Restoring authorship annotation for <neksard@yandex-team.ru>. Commit 2 of 2.neksard2022-02-101-1/+1
* Restoring authorship annotation for <neksard@yandex-team.ru>. Commit 1 of 2.neksard2022-02-101-1/+1
* Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. Commi...Anton Samokhvalov2022-02-101-7/+7
* Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. Commi...Anton Samokhvalov2022-02-101-7/+7
* intermediate changesDevtools Arcadia2022-02-071-0/+209