[basic.string.hash] # 27 Strings library [[strings]](./#strings) ## 27.4 String classes [[string.classes]](string.classes#basic.string.hash) ### 27.4.6 Hash support [basic.string.hash] [🔗](#lib:hash,basic_string) `template struct hash, A>>; template struct hash, A>>; template struct hash, A>>; template struct hash, A>>; template struct hash, A>>; ` [1](#1) [#](http://github.com/Eelis/draft/tree/9adde4bc1c62ec234483e63ea3b70a59724c745a/source/strings.tex#L5392) If S is one of these string types,SV is the corresponding string view type, ands is an object of type S, then hash()(s) == hash()(SV(s))[.](#1.sentence-1)