From e7ae21f7282a90b9bda68695af362990d8a63675 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 20 Apr 2014 15:46:26 +0200 Subject: Add support for fractionDigits in serializer --- doc/cxx/serializer/guide/index.xhtml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/cxx/serializer/guide/index.xhtml') 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: maxExclusiveInteger and floating-point types. maxInclusiveInteger and floating-point types. + fractionDigitsdecimal + Datatypes byte -- cgit v1.1