aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--odb/context.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/odb/context.hxx b/odb/context.hxx
index 6b532fa..83d0747 100644
--- a/odb/context.hxx
+++ b/odb/context.hxx
@@ -1087,7 +1087,8 @@ public:
// Per-database customizable functionality.
//
protected:
- // Return empty string if there is no mapping.
+ // Return empty string if there is no mapping. The type passed is
+ // already cvr-unqualified.
//
string
database_type (semantics::type& t, semantics::names* hint, bool id)