I am wondering if there is a test suite that tests different unique C++ features, including from c++11, c++14, etc, so that one could run it with some C++ compiler and see how compliant this C++ compiler is? Yuri