Vcsn  2.0
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
std::hash< boost::flyweight< T, boost::flyweights::no_tracking > > Struct Template Reference

#include <symbol.hh>

Collaboration diagram for std::hash< boost::flyweight< T, boost::flyweights::no_tracking > >:

Public Types

using value_type = boost::flyweight< T, boost::flyweights::no_tracking >
 

Public Member Functions

size_t operator() (const value_type &ss) const
 

Detailed Description

template<typename T>
struct std::hash< boost::flyweight< T, boost::flyweights::no_tracking > >

Definition at line 9 of file symbol.hh.

Member Typedef Documentation

template<typename T >
using std::hash< boost::flyweight< T, boost::flyweights::no_tracking > >::value_type = boost::flyweight<T, boost::flyweights::no_tracking>

Definition at line 11 of file symbol.hh.

Member Function Documentation

template<typename T >
size_t std::hash< boost::flyweight< T, boost::flyweights::no_tracking > >::operator() ( const value_type ss) const
inline

Definition at line 12 of file symbol.hh.


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