CPP: Format Temporaries

This commit is contained in:
Alex Eyers-Taylor
2023-12-15 12:00:44 +00:00
parent c68d3c5983
commit 8e92fcc08f

View File

@@ -41,7 +41,6 @@ predicate isStoredInContainer(Expr e) {
)
}
/**
* Holds if `e` or a conversion of `e` has an lvalue-to-rvalue conversion.
*/