80221Bundle: implemented standard compliant parser for MIHF_Id
[senf.git] / Packets / VectorParser.hh
index 34b2c29..3ac2e44 100644 (file)
@@ -129,7 +129,7 @@ namespace senf {
       */
     template <class ElementParser, class AuxPolicy>
     class VectorParser_Container
-        : private AuxPolicy
+        : private AuxPolicy::WrapperPolicy
     {
     public:
         ///////////////////////////////////////////////////////////////////////////