rocksdb/memory
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
..
allocator.h Use delete to disable automatic generated methods. (#5009) 2019-09-11 18:09:00 -07:00
arena_test.cc Move some memory related files from util/ to memory/ (#5382) 2019-05-30 17:44:09 -07:00
arena.cc Move some logging related files to logging/ (#5387) 2019-05-31 17:23:59 -07:00
arena.h Move some memory related files from util/ to memory/ (#5382) 2019-05-30 17:44:09 -07:00
concurrent_arena.cc Move some memory related files from util/ to memory/ (#5382) 2019-05-30 17:44:09 -07:00
concurrent_arena.h Move some memory related files from util/ to memory/ (#5382) 2019-05-30 17:44:09 -07:00
jemalloc_nodump_allocator.cc Move some memory related files from util/ to memory/ (#5382) 2019-05-30 17:44:09 -07:00
jemalloc_nodump_allocator.h remove unused #include to fix musl libc build (#5583) 2019-09-05 17:18:49 -07:00
memory_allocator.h Move some memory related files from util/ to memory/ (#5382) 2019-05-30 17:44:09 -07:00
memory_usage.h Move some memory related files from util/ to memory/ (#5382) 2019-05-30 17:44:09 -07:00