aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2010-09-20 16:05:01 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2010-09-20 16:05:01 +0200
commit6d8864d805c2cce550e7f2149b2b244466af4fb8 (patch)
tree6313d1193fabb0761cd66b31e9235cff2bbabd1d /doc
parenta81b6977c9aa75e9754fd74417278da943c48883 (diff)
Add persist(const) version, make update()'s argument const
Diffstat (limited to 'doc')
-rw-r--r--doc/manual.xhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual.xhtml b/doc/manual.xhtml
index 3d3d731..173b964 100644
--- a/doc/manual.xhtml
+++ b/doc/manual.xhtml
@@ -1558,7 +1558,7 @@ t.commit ();
<pre class="c++">
template &lt;typename T>
void
- update (T&amp; object);
+ update (const T&amp; object);
</pre>
<p>If the object passed to this function does not exist in the