From 71d216b90256936a9638f325af9bc69d720e75de Mon Sep 17 00:00:00 2001 From: DongHun Kwak Date: Thu, 6 Oct 2016 10:30:07 +0900 Subject: Imported Upstream version 1.59.0 Change-Id: I2dde00f4eca71df3eea9d251dcaecde18a6c90a5 Signed-off-by: DongHun Kwak --- doc/html/boost/date_time/iso_extended_format.html | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) (limited to 'doc/html/boost/date_time/iso_extended_format.html') diff --git a/doc/html/boost/date_time/iso_extended_format.html b/doc/html/boost/date_time/iso_extended_format.html index aa47bc055b..e7866b1e7b 100644 --- a/doc/html/boost/date_time/iso_extended_format.html +++ b/doc/html/boost/date_time/iso_extended_format.html @@ -1,3 +1,4 @@ + @@ -6,7 +7,7 @@ - + @@ -20,7 +21,7 @@
-PrevUpHomeNext +PrevUpHomeNext
@@ -35,16 +36,16 @@ class iso_extended_format : public boost::date_time::iso_format_base< charT > { public: - // public static functions - static bool has_date_sep_chars(); + // public static functions + static bool has_date_sep_chars(); };
-

Description

+

Description

-

-iso_extended_format public static functions

+

+iso_extended_format public static functions

  1. -
    static bool has_date_sep_chars();
    Extended format needs char separators.
+
static bool has_date_sep_chars();
Extended format needs char separators.
@@ -56,7 +57,7 @@
-PrevUpHomeNext +PrevUpHomeNext
-- cgit v1.2.3