[#CServiceHash] = CServiceHash :mrdocs: Hasher for CService, suitable for use with unordered containers. == Synopsis Declared in `<netaddress.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- class CServiceHash; ---- == Member Functions [cols="1,4"] |=== | Name| Description | xref:CServiceHash/2constructor-08.adoc[`CServiceHash`] [.small]#[constructor]# | Constructors | xref:CServiceHash/operator_call.adoc[`operator()`] | Compute the hash of a service. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#