...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
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.