![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <strong-alias.h>
Public Types | |
using | argument_type = StrongAlias |
using | result_type = std::size_t |
Public Member Functions | |
result_type | operator() (const argument_type &id) const |
Definition at line 117 of file strong-alias.h.
using v8::base::StrongAlias< TagType, UnderlyingType >::Hasher::argument_type = StrongAlias |
Definition at line 118 of file strong-alias.h.
using v8::base::StrongAlias< TagType, UnderlyingType >::Hasher::result_type = std::size_t |
Definition at line 119 of file strong-alias.h.
|
inline |
Definition at line 120 of file strong-alias.h.