Socket: BUGFIX: Explicitly copy image
[senf.git] / Packets / ParseVec.ih
index f400db4..339b8f4 100644 (file)
 namespace senf {
 namespace detail {
 
+    /** \brief Internal: Sizer implementing prefix sizing
+
+        \internal
+
+        This is the sizer policy used by Parse_VectorN
+     */
     template <class SizeParser>
     struct Parse_VectorN_Sizer
     {