Removing broken specialization of std::hash<std::tuple>
authorTom Jackson <tjackson@fb.com>
Wed, 8 Aug 2012 23:47:01 +0000 (16:47 -0700)
committerTudor Bosman <tudorb@fb.com>
Sun, 26 Aug 2012 18:12:17 +0000 (11:12 -0700)
commitcc1518dbf05f60c5ac480209c96a48a98d01455f
treecd584504d81944aa1bad8a8d11a476bf08966407
parentbe7be7e244159b84c0a28d8082ef06f81cac83bc
Removing broken specialization of std::hash<std::tuple>

Summary: ^

Test Plan: Unit tests

Reviewed By: delong.j@fb.com

FB internal diff: D543586
folly/Hash.h
folly/test/HashTest.cpp