Boost C++ Libraries Home Libraries People FAQ More

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