Files
scylladb/db
Nadav Har'El 280c450892 Fix compilation
The at_exit() callback needs to return a future. In one place we forgot,
and now that at_exit() takes an std::function<>, this is verified at
compilation time and fails compilation.

Signed-off-by: Nadav Har'El <nyh@cloudius-systems.com>
2015-07-28 10:28:08 +02:00
..
2015-07-22 19:21:57 +03:00
2015-04-17 15:08:06 +02:00
2015-06-03 10:13:52 +02:00
2015-07-25 17:34:56 +03:00
2015-07-22 11:51:40 +03:00
2015-07-22 13:44:46 +03:00
2015-07-28 10:28:08 +02:00