aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/clickhouse/src/Client/ConnectionParameters.h
diff options
context:
space:
mode:
authorswarmer <swarmer@yandex-team.com>2023-12-07 22:34:45 +0300
committerswarmer <swarmer@yandex-team.com>2023-12-07 22:57:35 +0300
commitadb1ae56bc6e6cce75f28ffa6ccbb44e12de22c3 (patch)
tree5d9b276987c7a64a171a31eaa4b942d504e180f3 /contrib/clickhouse/src/Client/ConnectionParameters.h
parentab0991343189494d8e93e3eff2af16fc3a3ce561 (diff)
downloadydb-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/clickhouse/src/Client/ConnectionParameters.h')
0 files changed, 0 insertions, 0 deletions