DescriptionSkTDynamicHash: remove need for Equals(const T&, const Key&) param.
All implementations are relying on bool operator==(const Key&, const Key&)
anyway, which makes total sense, so just make that required.
BUG=skia:
Committed: http://code.google.com/p/skia/source/detail?r=14027
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|