[#BloombergLP-bslh-hashTuple_Util-07] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslh.adoc[bslh]::xref:BloombergLP/bslh/hashTuple_Util-02.adoc[hashTuple_Util]<0, HASH_ALGORITHM, TUPLE_TYPE> :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<bslh_hashtuple.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template< class HASH_ALGORITHM, class TUPLE_TYPE> struct xref:BloombergLP/bslh/hashTuple_Util-02.adoc[hashTuple_Util]<0, HASH_ALGORITHM, TUPLE_TYPE>; ---- == Static Member Functions [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bslh/hashTuple_Util-07/visit.adoc[`visit`] | Do nothing ‐‐ ignore the specified `algorithm`, ignore the specified `input`, do not try to visit the "next" element ‐‐ and return. Note that this function is called only after the last element of `input` has been visited. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#