Specialize IsBitwiseMoveable to indicate that SpookyHashAlgorithm is bitwise moveable.
Declared in <bslh_spookyhashalgorithm.h>
template<>
struct IsBitwiseMoveable<bslh::SpookyHashAlgorithm>
: bsl::true_type
| Name | Description |
|---|---|
bsl::true_type | Metafunction representing the boolean constant true. |