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