<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: C++ code metrics with pygccxml</title>
	<link>http://cysquatch.net/blog/2007/09/01/c-code-metrics-with-pygccxml/</link>
	<description></description>
	<pubDate>Fri, 21 Nov 2008 19:39:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>

	<item>
		<title>By: Marko Schuetz</title>
		<link>http://cysquatch.net/blog/2007/09/01/c-code-metrics-with-pygccxml/#comment-4857</link>
		<author>Marko Schuetz</author>
		<pubDate>Fri, 14 Mar 2008 22:08:04 +0000</pubDate>
		<guid>http://cysquatch.net/blog/2007/09/01/c-code-metrics-with-pygccxml/#comment-4857</guid>
					<description>To filter out 
        metaObject
        className
        qt_cast
        qt_invoke
from the count, why don't you add a list of "phony" identifiers that you subtract from the list of member functions before taking that lists length?</description>
		<content:encoded><![CDATA[<p>To filter out<br />
        metaObject<br />
        className<br />
        qt_cast<br />
        qt_invoke<br />
from the count, why don&#8217;t you add a list of &#8220;phony&#8221; identifiers that you subtract from the list of member functions before taking that lists length?</p>
]]></content:encoded>
				</item>
</channel>
</rss>
