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

#include <trace-trait.h>

Collaboration diagram for cppgc::internal::TraceTraitImpl< T, true >:

Static Public Member Functions

static TraceDescriptor GetTraceDescriptor (const void *self)
 

Detailed Description

template<typename T>
struct cppgc::internal::TraceTraitImpl< T, true >

Definition at line 119 of file trace-trait.h.

Member Function Documentation

◆ GetTraceDescriptor()

template<typename T >
static TraceDescriptor cppgc::internal::TraceTraitImpl< T, true >::GetTraceDescriptor ( const void * self)
inlinestatic

Definition at line 120 of file trace-trait.h.

Here is the call graph for this function:

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