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

#include <common.h>

Collaboration diagram for v8::base::tmp::instantiate< T, U >:

Public Types

using type = T<U>
 

Detailed Description

template<TYPENAME1 T, typename U>
struct v8::base::tmp::instantiate< T, U >

Definition at line 27 of file common.h.

Member Typedef Documentation

◆ type

template<TYPENAME1 T, typename U >
using v8::base::tmp::instantiate< T, U >::type = T<U>

Definition at line 28 of file common.h.


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