summaryrefslogtreecommitdiffstats
path: root/library/cpp/containers/compact_vector/compact_vector_ut.cpp
Commit message (Expand)AuthorAgeFilesLines
* add assign() method + tests for TCompactVectortobo2026-05-151-0/+34
* use std::move instead of copying in TCompactVector::Reserve() + ya styletobo2025-10-031-23/+51
* Return reference from TCompactVector::emplace_backvadim-xd2025-03-061-1/+2
* Add new methods for TCompactVectorvadim-xd2025-03-051-0/+35
* add copy assignment operatortobo2022-11-221-0/+21
* make class more compatible with std::vectortobo2022-11-111-0/+31
* add move operations, more constructors, fit memory blocks to power-of-two sizetobo2022-11-111-0/+51
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.albert2022-02-101-10/+10
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.albert2022-02-101-10/+10
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.nga2022-02-101-31/+31
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.nga2022-02-101-31/+31
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.yazevnul2022-02-101-4/+4
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.yazevnul2022-02-101-4/+4
* Restoring authorship annotation for Ilnur Khuziev <[email protected]>. ...Ilnur Khuziev2022-02-101-1/+1
* Restoring authorship annotation for Ilnur Khuziev <[email protected]>. ...Ilnur Khuziev2022-02-101-1/+1
* intermediate changesDevtools Arcadia2022-02-071-0/+46