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

#include <Hash.h>

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

Additional Inherited Members

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

Detailed Description

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

Definition at line 450 of file Hash.h.


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