Standard library hash specialization for folly::dynamic.
Synopsis
Declared in <folly/json/dynamic.h>
template<>
struct hash<folly::dynamic>;
Type Aliases
Name |
Description |
Marks this hash as having avalanching output quality. |
Member Functions
Name |
Description |
Computes the hash of a dynamic. |
Created with MrDocs