Files
scylladb/cql3/functions
Rafael Ávila de Espíndola f98ea77ae8 cql: Mark functions::init noexcept
If initialization of a TLS variable fails there is nothing better to
do than call std::unexpected.

This also adds a disable_failure_guard to avoid errors when using
allocation error injection.

With init() being noexcept, we can also mark clear_functions.

Signed-off-by: Rafael Ávila de Espíndola <espindola@scylladb.com>
Message-Id: <20200804180550.96150-1-espindola@scylladb.com>
2020-08-05 10:13:06 +03:00
..
2018-11-21 00:01:44 +02:00
2020-06-08 11:28:57 +03:00
2020-02-17 10:59:15 +01:00