summaryrefslogtreecommitdiff
path: root/odb/context.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/context.hxx')
-rw-r--r--odb/context.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/odb/context.hxx b/odb/context.hxx
index e00ec4e..cb8e2ef 100644
--- a/odb/context.hxx
+++ b/odb/context.hxx
@@ -385,6 +385,8 @@ public:
static unsigned short const test_straight_container = 0x10;
static unsigned short const test_inverse_container = 0x20;
+ static unsigned short const exclude_base = 0x8000;
+
bool
is_a (semantics::data_member& m, unsigned short flags)
{