]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commit
Specify the underlying type of enums.
authorYanqin Jin <yanqin@fb.com>
Wed, 23 May 2018 22:59:16 +0000 (15:59 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Wed, 23 May 2018 23:12:59 +0000 (16:12 -0700)
commit4011012d9d92658d38cdeaba310bec9189ee4d6d
tree60ec8c79bee797d5091b27894bdbb8a8ddabaaf2
parent6c73a4669353e57ad4b2b16cc6a9a8eb9d27a819
Specify the underlying type of enums.

Summary:
Explicitly specify the underlying type of enums help developers understand the physical storage.
Closes https://github.com/facebook/rocksdb/pull/3892

Differential Revision: D8107027

Pulled By: riversand963

fbshipit-source-id: a00efecbba46df4a3c8eed0994a2d4972ad1a1d3
db/version_edit.cc