[#BloombergLP-bslstl-hashAppend] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslstl.adoc[bslstl]::hashAppend :relfileprefix: ../../ :mrdocs: Pass the specified `input` to the specified `hashAlg` == Synopsis Declared in `<bslstl_stringref.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template< class CHAR_TYPE, class HASHALG> void hashAppend( HASHALG& hashAlg, xref:BloombergLP/bslstl/StringRefImp-0c.adoc[StringRefImp<CHAR_TYPE>] const& input); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#