Hasher and equality comparison for IOBuf
authorTudor Bosman <tudorb@fb.com>
Mon, 2 Jun 2014 19:08:05 +0000 (12:08 -0700)
committerAnton Likhtarov <alikhtarov@fb.com>
Mon, 9 Jun 2014 22:35:50 +0000 (15:35 -0700)
commit867b291cad2a9115fe129dd338974397d048d5a6
tree67ca12edc660110bcf8f39775456b1ed4a180fe0
parenta91af7b36690a227816b515f3f32e999dcb23e40
Hasher and equality comparison for IOBuf

Test Plan: test added

Reviewed By: davejwatson@fb.com

Subscribers: folly@lists

FB internal diff: D1359469
folly/io/IOBuf.cpp
folly/io/IOBuf.h
folly/io/test/IOBufTest.cpp