...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
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.
Table 2.3. Compilers Tested
Compiler |
Version |
Library |
Platform |
Hardware |
Standard |
---|---|---|---|---|---|
clang |
3.0 - 3.5 |
libstdc++, libc++ |
linux, darwin |
x86, x64 |
c++11, c++03 |
gcc |
4.4 - 4.9 |
libstdc++ |
linux, windows |
x86, x64, arm |
c++11, c++03 |
intel |
11.1 - 13.1 |
libstdc++ |
linux |
x86, x64 |
default |
msvc |
8.0 - 12.0 |
dinkumware |
windows |
x86, x64 |
default |