X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Packets%2FVectorParser.ih;h=6f82bc02c36d5a82b58c905aa8cd400f02aff1f1;hb=a4ebeef29f8eb69dc2dad10668d762540002b924;hp=65f7cef5665312afbdb267c26265b60a1fd47b76;hpb=380525e28d9a2a2758dedcb4875b5c3755303344;p=senf.git diff --git a/Packets/VectorParser.ih b/Packets/VectorParser.ih index 65f7cef..6f82bc0 100644 --- a/Packets/VectorParser.ih +++ b/Packets/VectorParser.ih @@ -33,6 +33,8 @@ namespace senf { namespace detail { +#ifndef DOXYGEN + template struct VectorParserPolicy {}; @@ -86,6 +88,8 @@ namespace detail { size, \ senf::detail::VectorParserTraits ) +#endif + }} ///////////////////////////////ih.e////////////////////////////////////////