commit | 73e66f73f5093b64f2b023ebbb85916a13d5c937 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Wed May 09 09:34:45 2012 -0700 |
committer | Elliott Hughes <enh@google.com> | Wed May 09 09:34:45 2012 -0700 |
tree | fca2dcdf446aec9aad2a3096098c038279279e53 | |
parent | 145d491d1a30b291eb3ea608507a04451237f327 [diff] [blame] |
Tidy up and finish reference table dumping. Change-Id: I9f0d214e27a75d373e3144b738f1e3da51bbc0ca
diff --git a/src/indirect_reference_table.h b/src/indirect_reference_table.h index b0a0d64..710e43f 100644 --- a/src/indirect_reference_table.h +++ b/src/indirect_reference_table.h
@@ -287,7 +287,7 @@ void AssertEmpty(); - void Dump() const; + void Dump(std::ostream& os) const; /* * Return the #of entries in the entire table. This includes holes, and