Add folly::hasher for empty tuples
Summary: This ensures that we can use any tuple type in maps/other places where hashes are useful. Since there's only one value for an empty tuple, just return 0. Reviewed By: ot Differential Revision: D14898947 fbshipit-source-id: 8fefab46df32a6cc56e43b02346bbefe4d4ec567
Showing
Please register or sign in to comment