added $Id$ to file header
[senf.git] / Packets / ParseList.ih
index b005b6b..a3695f1 100644 (file)
@@ -1,3 +1,5 @@
+// $Id$
+//
 // Copyright (C) 2007 
 // Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS)
 // Kompetenzzentrum fuer Satelitenkommunikation (SatCom)
 namespace senf {
 namespace detail {
 
+    /** \brief Internal: Iterator used by Parse_List
+
+        \internal
+     */
     template <class ElementParser, class IteratorPolicy>
     class Parse_List_Iterator
         : public boost::iterator_facade< Parse_List_Iterator<ElementParser,IteratorPolicy>,