aboutsummaryrefslogtreecommitdiff
path: root/odb/common.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/common.hxx')
-rw-r--r--odb/common.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/odb/common.hxx b/odb/common.hxx
index 0fcd481..6e70f43 100644
--- a/odb/common.hxx
+++ b/odb/common.hxx
@@ -420,7 +420,8 @@ private:
columns columns_;
};
-// Traverse composite values that are class template instantiations.
+// Traverse objects and composite values that are class template
+// instantiations.
//
struct typedefs: traversal::typedefs, context
{