Sophie

Sophie

distrib > Mageia > 6 > armv5tl > by-pkgid > 37eb773c4f50677290a7937043b43933 > files > 124

boost-devel-doc-1.60.0-6.1.mga6.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Compatibility</title>
<link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../align.html" title="Chapter&#160;2.&#160;Boost.Align">
<link rel="prev" href="vocabulary.html" title="Vocabulary">
<link rel="next" href="acknowledgments.html" title="Acknowledgments">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../boost.png"></td>
<td align="center"><a href="../../../index.html">Home</a></td>
<td align="center"><a href="../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<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>
</div>
<div class="section">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<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.
    </p>
<div class="table">
<a name="align.compatibility.compilers_tested"></a><p class="title"><b>Table&#160;2.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>
<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, 2015 Glen Joseph Fernandes<p>
        Distributed under the Boost Software License, Version 1.0.
      </p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<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>
</div>
</body>
</html>