Improve API and make it work on older GCC.
This commit is contained in:
@@ -731,7 +731,6 @@ TEST(ActiveFormatterTest, ArgLifetime) {
|
||||
// been destroyed, but ArgInserter dtor hasn't been called yet.
|
||||
// But that's OK since the Arg's dtor takes care of this and
|
||||
// calls Format.
|
||||
EXPECT_EQ("test", str(af));
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user