v8 12.4.254 (node 22.4.1)
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 791 of file v8-fast-api-calls.h.

Member Typedef Documentation

◆ BaseType

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

Definition at line 793 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 795 of file v8-fast-api-calls.h.

References STATIC_ASSERT_IMPLIES.


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