mCRL2
Loading...
Searching...
No Matches
std::hash< atermpp::detail::reference_aterm< T > > Struct Template Reference

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

#include <aterm_container.h>

Public Member Functions

std::size_t operator() (const atermpp::detail::reference_aterm< T > &t) const
 

Detailed Description

template<class T>
struct std::hash< atermpp::detail::reference_aterm< T > >

specialization of the standard std::hash function.

Definition at line 493 of file aterm_container.h.

Member Function Documentation

◆ operator()()

template<class T >
std::size_t std::hash< atermpp::detail::reference_aterm< T > >::operator() ( const atermpp::detail::reference_aterm< T > &  t) const
inline

Definition at line 495 of file aterm_container.h.


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