From 733b5d5ae2c5d625211e2985ac25728ac3f54883 Mon Sep 17 00:00:00 2001 From: DongHun Kwak Date: Mon, 21 Mar 2016 15:45:20 +0900 Subject: Imported Upstream version 1.58.0 Change-Id: If0072143aa26874812e0db6872e1efb10a3e5e94 Signed-off-by: DongHun Kwak --- doc/html/chrono/users_guide.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc/html/chrono/users_guide.html') diff --git a/doc/html/chrono/users_guide.html b/doc/html/chrono/users_guide.html index bbce8e4c33..dece6246e7 100644 --- a/doc/html/chrono/users_guide.html +++ b/doc/html/chrono/users_guide.html @@ -5,8 +5,8 @@ - - + + @@ -83,7 +83,7 @@ you will need to link with boost_system.

- Boost.System has un undocumented feature (use of macro BOOST_ERROR_CODE_HEADER_ONLY) + Boost.System has an undocumented feature (use of macro BOOST_ERROR_CODE_HEADER_ONLY) to make it header only.

@@ -1232,7 +1232,7 @@ spellings for "hours", "minutes" and "seconds", and their abbreviations (for the short format). The short or long format can be easily chosen by streaming a duration_short() or duration_long() manipulator respectively or using - the parameterized manimulator duration_fmt(duration_style::prefix) or duration_fmt(duration_style::symbol). + the parameterized manipulator duration_fmt(duration_style::prefix) or duration_fmt(duration_style::symbol).

@@ -2233,7 +2233,7 @@
  • ss.cc is the number of seconds rounded to the nearest - hundreth of a second + hundredth of a second
    1. include <boost/chrono/chrono_io.hpp> @@ -2366,7 +2366,7 @@ }}

      - Next is the boost::thread::timed_mutex modified fuctions + Next is the boost::thread::timed_mutex modified functions

      namespace boost {
       struct timed_mutex {
      -- 
      cgit v1.2.3