Packets: another not smart but efficient 'shortcut' for ConcretePacket::next() (like...
[senf.git] / senf / Packets / 80221Bundle / TLVParser.hh
index 830494c..2362a10 100644 (file)
@@ -53,7 +53,7 @@ namespace senf {
         static value_type const max_value = 4294967295u;
 
         value_type value() const;
-        void value(value_type const & v);
+        void value(value_type v);
 
         MIHLengthParser const & operator= (value_type other);
         size_type bytes() const;