summaryrefslogtreecommitdiff
path: root/src/std/containers/hashset.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/std/containers/hashset.h')
-rw-r--r--src/std/containers/hashset.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/std/containers/hashset.h b/src/std/containers/hashset.h
new file mode 100644
index 0000000..f8e7073
--- /dev/null
+++ b/src/std/containers/hashset.h
@@ -0,0 +1,10 @@
+/**
+ * @file hashset.h
+ * @author your name (you@domain.com)
+ * @brief
+ * @version 0.1
+ * @date 2024-04-27
+ *
+ * @copyright Copyright (c) 2024
+ *
+ */ \ No newline at end of file