From: Christian Linhart Date: Thu, 4 Sep 2014 15:48:57 +0000 (+0200) Subject: doc: new expr element listelement-ref X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5bc503a071bc42d3da10ecaf6456cb2d0e1e0e1;hp=408feddde339dab962e84d637a18658c0bea112d;p=free-sw%2Fxcb%2Fproto doc: new expr element listelement-ref Message-ID: <1409845742-38797-3-git-send-email-chris@demorecorder.com> Patch-Thread-Subject: [Xcb] support popcount of a list and associated xml changes Patch-Set: PopcountList Patch-Number: proto 3/8 Patch-Version: V1 Signed-off-by: Christian Linhart --- diff --git a/doc/xml-xcb.txt b/doc/xml-xcb.txt index d47b12c..01f7678 100644 --- a/doc/xml-xcb.txt +++ b/doc/xml-xcb.txt @@ -337,6 +337,11 @@ Expressions This element represents the number of bits set in the expression. + + + This element represents the current list-element when used inside + a list-iteration expression such as . + Documentation -------------