From 7c9d4543838490670b632c7049bea53d58d78487 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 23 Jan 2013 08:14:09 +0200 Subject: Add comment --- odb/context.hxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'odb') 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) -- cgit v1.1