Open debruce opened 2 months ago
1) to_string() should be marked nodiscard at line 48 2) destructor should be marked with override at 73 3) Bogus if-the-else error in gtest macros: lines 103, 120, 122 4) gtest EXPECT_NO_THROW has hidden goto in it: line 110
1) to_string() should be marked nodiscard at line 48 2) destructor should be marked with override at 73 3) Bogus if-the-else error in gtest macros: lines 103, 120, 122 4) gtest EXPECT_NO_THROW has hidden goto in it: line 110