summaryrefslogtreecommitdiffstats
path: root/library/cpp/containers/bitseq/readonly_bitvector.h
Commit message (Collapse)AuthorAgeFilesLines
* [library/cpp/containers] add default virtual destructor to TReadonlyBitVectordim-dezhin2025-07-161-0/+2
| | | | | | | | | Класс `TReadonlyBitVector` имеет виртуальную функцию, но не имеет виртуального деструктора, что накладывает большие ограничения на использование этого класса и может привезти к потенциальным ошибкам. Соседний класс `TBitVector` же имеет виртуальный деструктор, хотя в нём нет других виртуальных функций. Поэтому отсутствие виртуального деструктора у класса`TReadonlyBitVector` выглядит как опечатка и данный патч призван её исправить. commit_hash:6714fa2cc186a847d13e665f215caae8f2a98b09
* Restoring authorship annotation for Ivan Komarov <[email protected]>. ↵Ivan Komarov2022-02-101-68/+68
| | | | Commit 2 of 2.
* Restoring authorship annotation for Ivan Komarov <[email protected]>. ↵Ivan Komarov2022-02-101-68/+68
| | | | Commit 1 of 2.
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.eeight2022-02-101-6/+6
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.eeight2022-02-101-6/+6
|
* Restoring authorship annotation for Anton Samokhvalov <[email protected]>. ↵Anton Samokhvalov2022-02-101-2/+2
| | | | Commit 2 of 2.
* Restoring authorship annotation for Anton Samokhvalov <[email protected]>. ↵Anton Samokhvalov2022-02-101-2/+2
| | | | Commit 1 of 2.
* intermediate changesDevtools Arcadia2022-02-071-0/+76
ref:cde9a383711a11544ce7e107a78147fb96cc4029