[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdevelop/languages/cpp/parser
From:       Ramon Zarazua <killerfox512 () gmail ! com>
Date:       2009-06-13 23:06:01
Message-ID: 1244934361.654349.3875.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 981665 by rzarazua:

Document a non-obvious feature of listnode

 M  +4 -0      listnode.h  


--- trunk/KDE/kdevelop/languages/cpp/parser/listnode.h #981664:981665
@@ -22,6 +22,10 @@
 #include "memorypool.h"
 #include <kdebug.h>
 
+/**
+ * @brief An intrusive list of AST nodes.
+ * @note ListNodes inside AST nodes are NOT guarantied to start from the beginning, call toFront.
+ */
 template <typename Tp>
 struct ListNode
 {
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic