tests: skip unsafe code in vector test
This line will fail to compile with clang++ <=7.0.0 for C++17 right after destructor will be added to vector class.
parent
99876467
Please register or sign in to comment
This line will fail to compile with clang++ <=7.0.0 for C++17 right after destructor will be added to vector class.