diff options
author | TheCharlatan <seb.kung@gmail.com> | 2023-07-14 12:04:41 +0200 |
---|---|---|
committer | TheCharlatan <seb.kung@gmail.com> | 2023-08-05 10:43:01 +0200 |
commit | c534a615e93452a5f509aaf5f68c600391a98d6a (patch) | |
tree | 5ba2aa8df4dd8e0bfa087bfcc458e134ea6dbe1a /SECURITY.md | |
parent | 586448888b72f7c87db4dcd30fc4e4044afae13b (diff) |
refactor: Split dbwrapper CDBWrapper::EstimateSize implementation
Keep the generic serialization in the header, while moving
leveldb-specifics to the implementation file.
Since CharCast is no longer needed in the header, move it to the
implementation file.
The context of this commit is an effort to decouple the dbwrapper header
file from leveldb includes. To this end, the includes are moved to the
dbwrapper implementation file. This is done as part of the kernel
project to reduce the number of required includes for users of the
kernel.
Diffstat (limited to 'SECURITY.md')
0 files changed, 0 insertions, 0 deletions