You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/html/classpl__search_1_1CList-members.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -80,10 +80,10 @@
80
80
<p>This is the complete list of members for <aclass="el" href="classpl__search_1_1CList.html">pl_search::CList</a>, including all inherited members.</p>
<trclass="memdesc:a169d2822b00018db5dd54abe5621e7f6"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Constructs a <aclass="el" href="classpl__search_1_1CList.html" title="Represents a list of terms.">CList</a> with the given elements. <br/></td></tr>
<trclass="memdesc:a50dcad0633aeeae3a14c11a3cfcf4fa5"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Constructs a <aclass="el" href="classpl__search_1_1CList.html" title="Represents a list of terms.">CList</a> with the given elements. <br/></td></tr>
<trclass="memdesc:a9702bdf0f12aeff5f8807eec0e429ebc"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns a string representation of the list. <br/></td></tr>
<divclass="textblock"><p>Represents a list of terms. </p>
165
165
<p><aclass="el" href="classpl__search_1_1CList.html" title="Represents a list of terms.">CList</a> objects replace Prolog lists for efficiency. The internal list is mutable, so care must be taken when using <aclass="el" href="classpl__search_1_1CList.html" title="Represents a list of terms.">CList</a> objects. For example, it might be necessary to copy the list before passing it to a function that might modify it or when binding a variable to a <aclass="el" href="classpl__search_1_1CList.html" title="Represents a list of terms.">CList</a> object. </p>
166
166
</div><h2class="groupheader">Constructor & Destructor Documentation</h2>
0 commit comments