<div>+        Returns True if it is or False if not or if the Cursor does not refer</div><div>+        to a function template declaration or method declaration.</div><div><br></div><div>This took me a while to parse... So two things: first, shouldn't that be "member function template"?</div>
<div>Second, how about: "Returns whether the Cursor refers to a static member function template or method declaration."</div><div><br></div><div>I'm also not quite sure whether all this is necessary, and "method" is not good enough to describe the intent here, but my C++-foo is probably not good enough for that argument.</div>
<div><br></div><div>Cheers,</div><div>/Manuel</div><div><br></div><div class="gmail_quote">On Sun, May 13, 2012 at 7:20 AM, Gregory Szorc <span dir="ltr"><<a href="mailto:gregory.szorc@gmail.com" target="_blank">gregory.szorc@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">---<br>
 bindings/python/clang/cindex.py             |   12 ++++++++++++<br>
 bindings/python/tests/cindex/test_cursor.py |   16 ++++++++++++++++<br>
 2 files changed, 28 insertions(+)<br>
<br>_______________________________________________<br>
cfe-commits mailing list<br>
<a href="mailto:cfe-commits@cs.uiuc.edu">cfe-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits</a><br>
<br></blockquote></div><br>