v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
cppgc::internal::FinalizerTraitImpl< T, true >::Custom Struct Reference
Collaboration diagram for cppgc::internal::FinalizerTraitImpl< T, true >::Custom:

Static Public Member Functions

static void Call (void *obj)
 

Detailed Description

template<typename T>
struct cppgc::internal::FinalizerTraitImpl< T, true >::Custom

Definition at line 34 of file finalizer-trait.h.

Member Function Documentation

◆ Call()

template<typename T >
static void cppgc::internal::FinalizerTraitImpl< T, true >::Custom::Call ( void * obj)
inlinestatic

Definition at line 35 of file finalizer-trait.h.


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