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

Detailed Description

template<typename T, bool = IsGarbageCollectedMixinTypeV<typename std::remove_const<T>::type>>
struct cppgc::internal::TraceTraitImpl< T, bool >

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


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