[#BloombergLP-bdlb-TransparentHash-operator_call] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::xref:BloombergLP/bdlb/TransparentHash.adoc[TransparentHash]::operator() :relfileprefix: ../../../ :mrdocs: Return a hash code generated from the contents of the specified `value`. == Synopsis Declared in `<bdlb_transparenthash.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class TYPE> std::size_t operator()(TYPE const& value) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#