reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

usr/include/c++/7.4.0/bits/vector.tcc
  887 	  __hiword &= ~((~static_cast<_Bit_type>(0)) << __extrabits);
  892 	    __hash = std::_Hash_impl::hash(&__hiword, __clength, __hash);
  894 	    __hash = std::_Hash_impl::hash(&__hiword, __clength);