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, 1 insertions, 1 deletions
diff --git a/odb/context.hxx b/odb/context.hxx
index 6f5e89e..cf4383d 100644
--- a/odb/context.hxx
+++ b/odb/context.hxx
@@ -29,7 +29,7 @@ class generation_failed {};
//
enum pointer_kind
{
- pk_naked,
+ pk_raw,
pk_unique,
pk_shared,
pk_weak