mCRL2
Loading...
Searching...
No Matches
std::hash< mcrl2::utilities::tagged_pointer< T > > Struct Template Reference

specialization of the standard std::hash function. More...

#include <tagged_pointer.h>

Public Member Functions

std::size_t operator() (const mcrl2::utilities::tagged_pointer< T > &p) const
 

Detailed Description

template<typename T>
struct std::hash< mcrl2::utilities::tagged_pointer< T > >

specialization of the standard std::hash function.

Definition at line 190 of file tagged_pointer.h.

Member Function Documentation

◆ operator()()

template<typename T >
std::size_t std::hash< mcrl2::utilities::tagged_pointer< T > >::operator() ( const mcrl2::utilities::tagged_pointer< T > &  p) const
inline

Definition at line 192 of file tagged_pointer.h.


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