Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Compatibility

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 3.3. Compilers Tested

Compiler

Version

Library

Platform

Hardware

Standard

clang

3.0 - 3.6

libstdc++, libc++

linux, darwin

x86, x64

c++11, c++03

gcc

4.4 - 5.1

libstdc++

linux, windows

x86, x64, arm

c++11, c++03

intel

11.1 - 15.0

libstdc++

linux

x86, x64

c++11, c++03

msvc

8.0 - 14.0

dinkumware

windows

x86, x64

default



PrevUpHomeNext