Packets: More annotation documentation
[senf.git] / Packets / VectorParser.ih
index 65f7cef..6f82bc0 100644 (file)
@@ -33,6 +33,8 @@
 namespace senf {
 namespace detail {
 
+#ifndef DOXYGEN
+
     template <class ElementParser, class AuxPolicy, class AuxTag>
     struct VectorParserPolicy
     {};
@@ -86,6 +88,8 @@ namespace detail {
                                   size,                                                           \
                                   senf::detail::VectorParserTraits<elt_type> )
 
+#endif
+
 }}
                               
 ///////////////////////////////ih.e////////////////////////////////////////