From 08c1e93fa36a49f49325a07fe91ff92c964c2b6c Mon Sep 17 00:00:00 2001 From: Chanho Park Date: Thu, 11 Dec 2014 18:55:56 +0900 Subject: Imported Upstream version 1.57.0 --- doc/html/boost/date_time/iso_extended_format.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 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 cb1460b995..5d96ed0fd6 100644 --- a/doc/html/boost/date_time/iso_extended_format.html +++ b/doc/html/boost/date_time/iso_extended_format.html @@ -3,7 +3,7 @@ Class template iso_extended_format - + @@ -35,16 +35,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.
-- cgit v1.2.3