Specialize IsBitwiseCopyable to indicate that WyHashIncrementalAlgorithm is bitwise copyable.
Declared in <bslh_wyhashincrementalalgorithm.h>
template<>
struct IsBitwiseCopyable<BloombergLP::bslh::WyHashIncrementalAlgorithm>
: bsl::true_type
| Name | Description |
|---|---|
bsl::true_type | Metafunction representing the boolean constant true. |