We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49c8304 commit ea30ea5Copy full SHA for ea30ea5
tests/beman/inplace_vector/freestanding.test.cpp
@@ -24,6 +24,5 @@ TYPED_TEST(Freestanding, alltypes) {
24
25
vec.clear();
26
EXPECT_EQ(vec.size(), 0);
27
-
28
}
29
-} // namespace
+} // namespace
0 commit comments