MCPcopy Create free account
hub / github.com/awslabs/aws-lambda-cpp / has_edits

Method has_edits

tests/gtest/gtest-all.cc:2656–2656  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2654 }
2655
2656 bool has_edits() const { return adds_ || removes_; }
2657
2658 private:
2659 void FlushEdits() {

Callers 1

CreateUnifiedDiffFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected