summaryrefslogtreecommitdiffstats
path: root/util/generic/store_policy_ut.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [util] Store policy should preserve constructor's is_constructible traitswarmer2023-12-071-0/+31
| | | | Without constraints on the types of arguments, it is possible that creating an instance of `Policy<T>{}` leads to a compilation error, although immediately before that, checking `std::is_default_constructible_v<TPolicy<T>>` returned `true` value
* remove unused includestobo2022-04-071-1/+0
| | | | ref:f8c119cf3a796a59ab5be4424e5364ba6a201d40
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.pechatnov2022-02-101-81/+81
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.pechatnov2022-02-101-81/+81
|
* Restoring authorship annotation for Ilnur Khuziev <[email protected]>. ↵Ilnur Khuziev2022-02-101-1/+1
| | | | Commit 2 of 2.
* Restoring authorship annotation for Ilnur Khuziev <[email protected]>. ↵Ilnur Khuziev2022-02-101-1/+1
| | | | Commit 1 of 2.
* Restoring authorship annotation for Alexander Fokin <[email protected]>. ↵Alexander Fokin2022-02-101-2/+2
| | | | Commit 2 of 2.
* Restoring authorship annotation for Alexander Fokin <[email protected]>. ↵Alexander Fokin2022-02-101-2/+2
| | | | Commit 1 of 2.
* Restoring authorship annotation for Anton Samokhvalov <[email protected]>. ↵Anton Samokhvalov2022-02-101-3/+3
| | | | Commit 2 of 2.
* Restoring authorship annotation for Anton Samokhvalov <[email protected]>. ↵Anton Samokhvalov2022-02-101-3/+3
| | | | Commit 1 of 2.
* intermediate changesDevtools Arcadia2022-02-071-0/+87
ref:cde9a383711a11544ce7e107a78147fb96cc4029