summaryrefslogtreecommitdiff
path: root/doc/html/align/compatibility.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/align/compatibility.html')
-rw-r--r--doc/html/align/compatibility.html205
1 files changed, 27 insertions, 178 deletions
diff --git a/doc/html/align/compatibility.html b/doc/html/align/compatibility.html
index 5f2cbe2828..4c06be06c8 100644
--- a/doc/html/align/compatibility.html
+++ b/doc/html/align/compatibility.html
@@ -28,189 +28,38 @@
<a name="align.compatibility"></a><a class="link" href="compatibility.html" title="Compatibility">Compatibility</a>
</h2></div></div></div>
<p>
- Boost.Align has been tested with GCC, Clang, Visual C++, and Intel C++, on
- Linux, Windows, and OS X. It supports any conforming C++11 or C++03 compilers.
+ This library has been tested with the following C++ implementations:
</p>
-<div class="table">
-<a name="align.compatibility.compilers_tested"></a><p class="title"><b>Table&#160;4.3.&#160;Compilers Tested</b></p>
-<div class="table-contents"><table class="table" summary="Compilers Tested">
-<colgroup>
-<col>
-<col>
-<col>
-<col>
-<col>
-<col>
-</colgroup>
-<thead><tr>
-<th>
- <p>
- Compiler
- </p>
- </th>
-<th>
- <p>
- Version
- </p>
- </th>
-<th>
- <p>
- Library
- </p>
- </th>
-<th>
- <p>
- Platform
- </p>
- </th>
-<th>
- <p>
- Hardware
- </p>
- </th>
-<th>
- <p>
- Standard
- </p>
- </th>
-</tr></thead>
-<tbody>
-<tr>
-<td>
- <p>
- clang
- </p>
- </td>
-<td>
- <p>
- 3.0 - 3.6
- </p>
- </td>
-<td>
- <p>
- libstdc++, libc++
- </p>
- </td>
-<td>
- <p>
- linux, darwin
- </p>
- </td>
-<td>
- <p>
- x86, x64
- </p>
- </td>
-<td>
- <p>
- c++11, c++03
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- gcc
- </p>
- </td>
-<td>
- <p>
- 4.4 - 5.1
- </p>
- </td>
-<td>
- <p>
- libstdc++
- </p>
- </td>
-<td>
- <p>
- linux, windows
- </p>
- </td>
-<td>
- <p>
- x86, x64, arm
- </p>
- </td>
-<td>
- <p>
- c++11, c++03
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- intel
- </p>
- </td>
-<td>
- <p>
- 11.1 - 15.0
- </p>
- </td>
-<td>
- <p>
- libstdc++
- </p>
- </td>
-<td>
- <p>
- linux
- </p>
- </td>
-<td>
- <p>
- x86, x64
- </p>
- </td>
-<td>
- <p>
- c++11, c++03
- </p>
- </td>
-</tr>
-<tr>
-<td>
- <p>
- msvc
- </p>
- </td>
-<td>
- <p>
- 8.0 - 14.0
- </p>
- </td>
-<td>
- <p>
- dinkumware
- </p>
- </td>
-<td>
- <p>
- windows
- </p>
- </td>
-<td>
- <p>
- x86, x64
- </p>
- </td>
-<td>
- <p>
- default
- </p>
- </td>
-</tr>
-</tbody>
-</table></div>
+<div class="variablelist">
+<p class="title"><b></b></p>
+<dl class="variablelist">
+<dt><span class="term">Compilers</span></dt>
+<dd>
+ gcc, clang, msvc, intel
+ </dd>
+<dt><span class="term">Libraries</span></dt>
+<dd><p>
+ libstdc++, libc++, dinkumware
+ </p></dd>
+<dt><span class="term">Systems</span></dt>
+<dd><p>
+ linux, windows, osx
+ </p></dd>
+<dt><span class="term">Platforms</span></dt>
+<dd><p>
+ x64, x86, arm
+ </p></dd>
+<dt><span class="term">Standards</span></dt>
+<dd><p>
+ c++98, c++03, c++11, c++14
+ </p></dd>
+</dl>
</div>
-<br class="table-break">
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2014-2016 Glen Joseph Fernandes<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2014-2017 Glen
+ Joseph Fernandes<p>
Distributed under the Boost Software License, Version 1.0.
</p>
</div></td>