v8 10.2.154 (node 18.16.0)
V8 is Google's open source JavaScript engine
Loading...
Searching...
No Matches
CTypeInfoBuilder< T, Flags > Class Template Reference

#include <v8-fast-api-calls.h>

Public Types

using BaseType = T
 

Static Public Member Functions

static constexpr CTypeInfo Build ()
 

Detailed Description

template<typename T, CTypeInfo::Flags... Flags>
class v8::CTypeInfoBuilder< T, Flags >

Definition at line 734 of file v8-fast-api-calls.h.

Member Typedef Documentation

◆ BaseType

template<typename T , CTypeInfo::Flags... Flags>
using BaseType = T

Definition at line 736 of file v8-fast-api-calls.h.

Member Function Documentation

◆ Build()

template<typename T , CTypeInfo::Flags... Flags>
static constexpr CTypeInfo Build ( )
inlinestaticconstexpr

Definition at line 738 of file v8-fast-api-calls.h.

References STATIC_ASSERT_IMPLIES.


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