mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-23 01:50:35 +00:00
Sprinkle constexpr where needed to make the default constructor, move constructor, and destructor constexpr. Add a test to verify. This is needed to make a thread_local variable containing an empty managed_bytes constinit, reducing thread-local guards.
23 KiB
23 KiB