diff options
author | DongHun Kwak <dh0128.kwak@samsung.com> | 2016-10-06 10:38:45 +0900 |
---|---|---|
committer | DongHun Kwak <dh0128.kwak@samsung.com> | 2016-10-06 10:39:52 +0900 |
commit | 5cde13f21d36c7224b0e13d11c4b49379ae5210d (patch) | |
tree | e8269ac85a4b0f7d416e2565fa4f451b5cb41351 /doc/html/intrusive/acknowledgements.html | |
parent | d9ec475d945d3035377a0d89ed42e382d8988891 (diff) | |
download | boost-5cde13f21d36c7224b0e13d11c4b49379ae5210d.tar.gz boost-5cde13f21d36c7224b0e13d11c4b49379ae5210d.tar.bz2 boost-5cde13f21d36c7224b0e13d11c4b49379ae5210d.zip |
Imported Upstream version 1.61.0
Change-Id: I96a1f878d1e6164f01e9aadd5147f38fca448d90
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Diffstat (limited to 'doc/html/intrusive/acknowledgements.html')
-rw-r--r-- | doc/html/intrusive/acknowledgements.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/intrusive/acknowledgements.html b/doc/html/intrusive/acknowledgements.html index 4eec9a1736..4a9acb883f 100644 --- a/doc/html/intrusive/acknowledgements.html +++ b/doc/html/intrusive/acknowledgements.html @@ -4,9 +4,9 @@ <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Acknowledgements</title> <link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> +<meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="home" href="../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset"> -<link rel="up" href="../intrusive.html" title="Chapter 15. Boost.Intrusive"> +<link rel="up" href="../intrusive.html" title="Chapter 16. Boost.Intrusive"> <link rel="prev" href="references.html" title="References"> <link rel="next" href="index.html" title="Indexes"> </head> @@ -30,7 +30,7 @@ <p> <span class="bold"><strong>Olaf Krzikalla</strong></span> would like to thank: </p> -<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> +<div class="itemizedlist"><ul class="itemizedlist" type="disc"> <li class="listitem"> <span class="bold"><strong>Markus Schaaf</strong></span> for pointing out the possibility and the advantages of the derivation approach. @@ -47,7 +47,7 @@ <p> <span class="bold"><strong>Ion Gaztanaga</strong></span> would like to thank: </p> -<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> +<div class="itemizedlist"><ul class="itemizedlist" type="disc"> <li class="listitem"> <span class="bold"><strong>Olaf Krzikalla</strong></span> for the permission to continue his great work. |