summaryrefslogtreecommitdiffstats
path: root/rasodmg/set.hh
diff options
context:
space:
mode:
Diffstat (limited to 'rasodmg/set.hh')
-rw-r--r--rasodmg/set.hh3
1 files changed, 3 insertions, 0 deletions
diff --git a/rasodmg/set.hh b/rasodmg/set.hh
index b9f4915..c44edcd 100644
--- a/rasodmg/set.hh
+++ b/rasodmg/set.hh
@@ -45,6 +45,9 @@ rasdaman GmbH.
*/
+/**
+ * \ingroup Rasodmgs
+ */
template <class T>
class r_Set : public r_Collection<T>
{