On this page
C++
Environment
Qualified supports C++14 with Clang 3.8 and C++17 with Clang 8.
Timeout
The sandbox environment will timeout the code within 12 seconds.
Testing
Our C++ environment supports the following testing frameworks:
Google Test is only supported when C++17 with Clang 8 is used.