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)
This allows to use the same flag to store either object or field types or even
a combination of both.


No differences found