Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
WAST::Name::Hasher Struct Reference

#include <Parse.h>

Public Member Functions

Uptr operator() (const Name &name) const
 

Detailed Description

Definition at line 70 of file Parse.h.

Member Function Documentation

◆ operator()()

Uptr WAST::Name::Hasher::operator() ( const Name & name) const
inline

Definition at line 72 of file Parse.h.

73 {
74 return name.hash;
75 }
std::string name

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