Vcsn  2.2
Be Rational
std::hash< vcsn::detail::index_t_impl< Tag > > Struct Template Reference

Hash indexes. More...

#include <index.hh>

Collaboration diagram for std::hash< vcsn::detail::index_t_impl< Tag > >:

Public Types

using index_t = vcsn::detail::index_t_impl< Tag >
 

Public Member Functions

size_t operator() (index_t s) const noexcept
 

Detailed Description

template<typename Tag>
struct std::hash< vcsn::detail::index_t_impl< Tag > >

Hash indexes.

Definition at line 46 of file index.hh.

Member Typedef Documentation

template<typename Tag >
using std::hash< vcsn::detail::index_t_impl< Tag > >::index_t = vcsn::detail::index_t_impl<Tag>

Definition at line 48 of file index.hh.

Member Function Documentation

template<typename Tag >
size_t std::hash< vcsn::detail::index_t_impl< Tag > >::operator() ( index_t  s) const
inlinenoexcept

Definition at line 49 of file index.hh.


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