v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
Identity< T > Struct Template Reference

#include <runtime-support.h>

Collaboration diagram for Identity< T >:

Public Types

using type = T
 

Detailed Description

template<class T>
struct Identity< T >

Definition at line 11 of file runtime-support.h.

Member Typedef Documentation

◆ type

template<class T >
using Identity< T >::type = T

Definition at line 12 of file runtime-support.h.


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