aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-04-20 15:46:26 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-04-20 15:46:26 +0200
commite7ae21f7282a90b9bda68695af362990d8a63675 (patch)
treefa4a7c7877ca034b5cde31d05513e1c2c40784bf /doc
parentebbf82b02d8b4c0b25e39395a35e899cea0f1cdd (diff)
Add support for fractionDigits in serializer
Diffstat (limited to 'doc')
-rw-r--r--doc/cxx/serializer/guide/index.xhtml2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/cxx/serializer/guide/index.xhtml b/doc/cxx/serializer/guide/index.xhtml
index 43de074..2a03c4c 100644
--- a/doc/cxx/serializer/guide/index.xhtml
+++ b/doc/cxx/serializer/guide/index.xhtml
@@ -6481,6 +6481,8 @@ private:
<tr><td>maxExclusive</td><td>Integer and floating-point types.</td></tr>
<tr><td>maxInclusive</td><td>Integer and floating-point types.</td></tr>
+ <tr><td>fractionDigits</td><td><code>decimal</code></td></tr>
+
<tr><th colspan="2">Datatypes</th></tr>
<tr><td>byte</td><td></td></tr>