[#bsl-hash-0cb-result_type] = xref:bsl.adoc[bsl]::xref:bsl/hash-0cb.adoc[hash<int>]::result_type :relfileprefix: ../../ :mrdocs: DEPRECATED: This typedef is depreacted in C++17, for details see https://isocpp.org/files/papers/p0005r4.html. == Synopsis Declared in `<bslstl_hash.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef std::size_t result_type; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#