![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <type_traits>Go to the source code of this file.
Classes | |
| struct | Identity< T > |
| struct | UnderlyingTypeHelper< T > |
Typedefs | |
| template<class T > | |
| using | UnderlyingTypeIfEnum |
Functions | |
| template<class T > | |
| UnderlyingTypeIfEnum< T > | CastToUnderlyingTypeIfEnum (T x) |
| using UnderlyingTypeIfEnum |
Definition at line 20 of file runtime-support.h.
| UnderlyingTypeIfEnum< T > CastToUnderlyingTypeIfEnum | ( | T | x | ) |
Definition at line 27 of file runtime-support.h.