Files
scylladb/core/shared_ptr.hh
Gleb Natapov 20d2725ed9 core: shared_ptr add noexcept
Add missing noexcepts. Those on constructors are needed to be able to
store shared pointers in growable containers efficiently.
2015-01-12 17:29:02 +02:00

14 KiB