proxygen
folly::hasher< signed int > Struct Template Reference

#include <Hash.h>

Inheritance diagram for folly::hasher< signed int >:
folly::detail::integral_hasher< signed int >

Additional Inherited Members

- Public Types inherited from folly::detail::integral_hasher< signed int >
using folly_is_avalanching = bool_constant<(sizeof(signed int) >=8||sizeof(size_t)==4)>
 
- Public Member Functions inherited from folly::detail::integral_hasher< signed int >
size_t operator() (signed intconst &i) const noexcept
 

Detailed Description

template<>
struct folly::hasher< signed int >

Definition at line 462 of file Hash.h.


The documentation for this struct was generated from the following file: