summaryrefslogtreecommitdiffstats
path: root/rasodmg/set.hh
diff options
context:
space:
mode:
authorshaan <s.rauniyar@jacobs-university.de>2009-07-02 18:15:09 +0200
committerConstantin <jucovschi@gmail.com>2010-04-01 11:58:25 +0200
commit717727ce3d99142b7197730a45e4640191d99c84 (patch)
tree526b8d2ead5b5c6ce3b8460c494990aa6e08d022 /rasodmg/set.hh
parent6f1293e6d9ead21d664d1e5116a7bca13a109103 (diff)
downloadrasdaman-upstream-717727ce3d99142b7197730a45e4640191d99c84.tar.gz
rasdaman-upstream-717727ce3d99142b7197730a45e4640191d99c84.tar.xz
rasdaman-upstream-717727ce3d99142b7197730a45e4640191d99c84.zip
Module for Rasodmg
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>
{