Code

store.h: Use separate value ranges for object and field types.
authorSebastian Harl <sh@tokkee.org>
Sun, 9 Nov 2014 09:36:07 +0000 (10:36 +0100)
committerSebastian Harl <sh@tokkee.org>
Sun, 9 Nov 2014 09:36:07 +0000 (10:36 +0100)
commitea5d74f9f19a7a00ed993e6d6a5a5c9e03ab6ff8
tree8e53d7e4e8710b8d0315075e23faf73d2ad3acf5
parent8915b40a414bfdc17f893056b523670d63ca3057
store.h: Use separate value ranges for object and field types.

This allows to use the same flag to store either object or field types or even
a combination of both.
src/include/core/store.h