diff options
author | swarmer <swarmer@yandex-team.com> | 2023-12-07 22:34:45 +0300 |
---|---|---|
committer | swarmer <swarmer@yandex-team.com> | 2023-12-07 22:57:35 +0300 |
commit | adb1ae56bc6e6cce75f28ffa6ccbb44e12de22c3 (patch) | |
tree | 5d9b276987c7a64a171a31eaa4b942d504e180f3 /contrib/libs/clapack/dlanhs.c | |
parent | ab0991343189494d8e93e3eff2af16fc3a3ce561 (diff) | |
download | ydb-adb1ae56bc6e6cce75f28ffa6ccbb44e12de22c3.tar.gz |
[util] Store policy should preserve constructor's is_constructible trait
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
Diffstat (limited to 'contrib/libs/clapack/dlanhs.c')
0 files changed, 0 insertions, 0 deletions