diff options
Diffstat (limited to 'doc/html/thread/time.html')
-rw-r--r-- | doc/html/thread/time.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/thread/time.html b/doc/html/thread/time.html index 972aef1db3..2e250facd1 100644 --- a/doc/html/thread/time.html +++ b/doc/html/thread/time.html @@ -6,7 +6,7 @@ <link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> <link rel="home" href="../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset"> -<link rel="up" href="../thread.html" title="Chapter 38. Thread 4.7.2"> +<link rel="up" href="../thread.html" title="Chapter 39. Thread 4.7.2"> <link rel="prev" href="parallel.html" title="Parallel - Fork-Join -- EXPERIMENTAL"> <link rel="next" href="emulations.html" title="Emulations"> </head> @@ -75,7 +75,7 @@ function <code class="computeroutput"><span class="identifier">get_system_time</span><span class="special">()</span></code></a></span></dt> </dl></div> <p> - The time related functions introduced in Boost 1.35.0, using the <a class="link" href="../date_time.html" title="Chapter 12. Boost.Date_Time">Boost.Date_Time</a> + The time related functions introduced in Boost 1.35.0, using the <a class="link" href="../date_time.html" title="Chapter 11. Boost.Date_Time">Boost.Date_Time</a> library are deprecated. These include (but are not limited to): </p> <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> |