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

#include <Hash.h>

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

Additional Inherited Members

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

Detailed Description

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

Definition at line 474 of file Hash.h.


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