summaryrefslogtreecommitdiff
path: root/util/cast_util.h
AgeCommit message (Expand)Author
2024-03-15Create an UnownedPtr type (#12447)Peter Dillinger
2023-10-06Bootstrap, pre-populate seqno_to_time_mapping (#11922)Peter Dillinger
2023-05-24Improve memory efficiency of many OptimisticTransactionDBs (#11439)Peter Dillinger
2021-12-10More refactoring ahead of footer & meta changes (#9240)Peter Dillinger
2021-09-10Fix and detect headers with missing dependencies (#8893)Peter Dillinger
2020-07-02Replace reinterpret_cast with static_cast_with_check (#7067)Jay Zhuang
2020-02-20Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)sdong
2017-07-31Add a missing "once" in .hSiying Dong
2017-07-28Replace dynamic_cast<>Siying Dong