cprover
std::hash< dstringt > Struct Template Reference

Default hash function of dstringt for use with STL containers. More...

#include <dstring.h>

Public Member Functions

size_t operator() (const dstringt &dstring) const
 

Detailed Description

template<>
struct std::hash< dstringt >

Default hash function of dstringt for use with STL containers.

Definition at line 192 of file dstring.h.

Member Function Documentation

◆ operator()()

size_t std::hash< dstringt >::operator() ( const dstringt dstring) const
inline

Definition at line 194 of file dstring.h.

References dstringt::hash().


The documentation for this struct was generated from the following file: