avoid mystruct at begining of choosen testswith SFINAE technic

This commit is contained in:
hugogogo
2022-07-04 15:50:26 +02:00
parent 52fa6ff65b
commit 581458ca37
5 changed files with 19 additions and 15 deletions

View File

@@ -695,9 +695,9 @@ TEST_V(tests_vector_get_allocator)
DELETE
}
//DISALLOW_MYSTRUCT
TEST_V(tests_vector_relational_operators)
{
AVOID_MYSTRUCT(T)
// title
TITLE(cplusplus.com reference :)