isomatch
Public Types | Public Member Functions | List of all members
std::hash< WireId * > Struct Template Reference

#include <wireId.h>

Public Types

typedef WireIdargument_type
 
typedef std::size_t result_type
 

Public Member Functions

result_type operator() (const argument_type &wire) const
 

Member Typedef Documentation

◆ argument_type

typedef WireId* std::hash< WireId * >::argument_type

◆ result_type

typedef std::size_t std::hash< WireId * >::result_type

Member Function Documentation

◆ operator()()

result_type std::hash< WireId * >::operator() ( const argument_type wire) const
inline

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