Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

This is the documentation for an old version of Boost. Click here to view this page for the latest version.
PrevUpHomeNext

Compiler Support

Boost.STLInterfaces is written against the C++14 standard. It is targetting standardization, and the changes required to make it C++11-compatible were considered too great.

Boost.STLInterfaces should work with any conforming C++14 compiler. It has been tested with Clang, GCC, and Visual Studio.


PrevUpHomeNext