Compiler Compatibility (original) (raw)

Compiler Compatibility

strict_variant targets the C++11 standard.

It is known to work with gcc >= 4.8 andclang >= 3.5, and is tested against MSVC 2015.

strict_variant can be used in projects which require -fno-exceptions and -fno-rtti.