rocksdb/port/win
Shylock Hg 9eb3e1f77d Use delete to disable automatic generated methods. (#5009)
Summary:
Use delete to disable automatic generated methods instead of private, and put the constructor together for more clear.This modification cause the unused field warning, so add unused attribute to disable this warning.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/5009

Differential Revision: D17288733

fbshipit-source-id: 8a767ce096f185f1db01bd28fc88fef1cdd921f3
2019-09-11 18:09:00 -07:00
..
env_default.cc Move some memory related files from util/ to memory/ (#5382) 2019-05-30 17:44:09 -07:00
env_win.cc Fix regression - 100% CPU - Regression for Windows 7 (#5557) 2019-07-15 12:19:49 -07:00
env_win.h Format env_win coding style by google c++ style guide (#5096) 2019-03-27 16:38:20 -07:00
io_win.cc Move some memory related files from util/ to memory/ (#5382) 2019-05-30 17:44:09 -07:00
io_win.h Support for single-primary, multi-secondary instances (#4899) 2019-03-26 16:45:31 -07:00
port_win.cc Move some logging related files to logging/ (#5387) 2019-05-31 17:23:59 -07:00
port_win.h Use delete to disable automatic generated methods. (#5009) 2019-09-11 18:09:00 -07:00
win_jemalloc.cc Remove PATENTS text from a few straggler files (#5326) 2019-05-21 16:22:35 -07:00
win_logger.cc Windows cumulative patch 2018-03-06 11:57:43 -08:00
win_logger.h Windows cumulative patch 2018-03-06 11:57:43 -08:00
win_thread.cc Update all unique/shared_ptr instances to be qualified with namespace std (#4638) 2018-11-09 11:19:58 -08:00
win_thread.h Fix a race condition in WindowsThread (port::Thread) 2017-12-07 13:42:53 -08:00
xpress_win.cc Enable cacheline_aligned_alloc() to allocate from jemalloc if enabled. 2017-10-27 13:27:12 -07:00
xpress_win.h Change RocksDB License 2017-07-15 16:11:23 -07:00