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 205 of file dstring.h.

Member Function Documentation

◆ operator()()

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

Definition at line 207 of file dstring.h.


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