rocksdb/utilities/backupable
Dmitri Smirnov 6924d7582b Address noexcept and const integer lambda capture
VS 2013 does not support noexcept.
   Complains about usage of ineteger constant within lambda requiring explicit capture.
2015-08-25 15:17:14 -07:00
..
backupable_db_test.cc Add throttling to multi-threaded backups 2015-08-25 13:32:46 -07:00
backupable_db.cc Address noexcept and const integer lambda capture 2015-08-25 15:17:14 -07:00