summaryrefslogtreecommitdiff
path: root/core/index_spike.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'core/index_spike.hpp')
-rw-r--r--core/index_spike.hpp14
1 files changed, 14 insertions, 0 deletions
diff --git a/core/index_spike.hpp b/core/index_spike.hpp
new file mode 100644
index 0000000..6ec49f1
--- /dev/null
+++ b/core/index_spike.hpp
@@ -0,0 +1,14 @@
+#ifndef oMw7speKIiOKW6S5XaDR2wH4rZM
+#define oMw7speKIiOKW6S5XaDR2wH4rZM
+
+#include "index_spike_base.hpp"
+
+template<>
+struct Index<Spike> : CommonSpikeIndex<Ptr<Spike>::ptr_t> {
+ typedef boost::tuple<> con_arg_t;
+
+ Index() : CommonSpikeIndex("spike") {}
+ explicit Index(const con_arg_t &) : CommonSpikeIndex("spike") {}
+};
+
+#endif // oMw7speKIiOKW6S5XaDR2wH4rZM
contact: Jan Huwald // Impressum