Imported Upstream version 1.64.0
[platform/upstream/boost.git] / doc / html / align / compatibility.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
5 <title>Compatibility</title>
6 <link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css">
7 <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
8 <link rel="home" href="../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
9 <link rel="up" href="../align.html" title="Chapter&#160;4.&#160;Boost.Align">
10 <link rel="prev" href="vocabulary.html" title="Vocabulary">
11 <link rel="next" href="acknowledgments.html" title="Acknowledgments">
12 </head>
13 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
14 <table cellpadding="2" width="100%"><tr>
15 <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../boost.png"></td>
16 <td align="center"><a href="../../../index.html">Home</a></td>
17 <td align="center"><a href="../../../libs/libraries.htm">Libraries</a></td>
18 <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
19 <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
20 <td align="center"><a href="../../../more/index.htm">More</a></td>
21 </tr></table>
22 <hr>
23 <div class="spirit-nav">
24 <a accesskey="p" href="vocabulary.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../align.html"><img src="../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="acknowledgments.html"><img src="../../../doc/src/images/next.png" alt="Next"></a>
25 </div>
26 <div class="section">
27 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
28 <a name="align.compatibility"></a><a class="link" href="compatibility.html" title="Compatibility">Compatibility</a>
29 </h2></div></div></div>
30 <p>
31       This library has been tested with the following C++ implementations:
32     </p>
33 <div class="variablelist">
34 <p class="title"><b></b></p>
35 <dl class="variablelist">
36 <dt><span class="term">Compilers</span></dt>
37 <dd>
38             gcc, clang, msvc, intel
39           </dd>
40 <dt><span class="term">Libraries</span></dt>
41 <dd><p>
42             libstdc++, libc++, dinkumware
43           </p></dd>
44 <dt><span class="term">Systems</span></dt>
45 <dd><p>
46             linux, windows, osx
47           </p></dd>
48 <dt><span class="term">Platforms</span></dt>
49 <dd><p>
50             x64, x86, arm
51           </p></dd>
52 <dt><span class="term">Standards</span></dt>
53 <dd><p>
54             c++98, c++03, c++11, c++14
55           </p></dd>
56 </dl>
57 </div>
58 </div>
59 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
60 <td align="left"></td>
61 <td align="right"><div class="copyright-footer">Copyright &#169; 2014-2017 Glen
62       Joseph Fernandes<p>
63         Distributed under the Boost Software License, Version 1.0.
64       </p>
65 </div></td>
66 </tr></table>
67 <hr>
68 <div class="spirit-nav">
69 <a accesskey="p" href="vocabulary.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../align.html"><img src="../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="acknowledgments.html"><img src="../../../doc/src/images/next.png" alt="Next"></a>
70 </div>
71 </body>
72 </html>