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

Detailed Description

template<typename T, bool = FinalizerTrait<T>::HasFinalizer(), bool = NameTrait<T>::HasNonHiddenName()>
struct cppgc::internal::EnsureGCInfoIndexTrait::EnsureGCInfoIndexTraitDispatch< T, bool, bool >

Definition at line 35 of file gc-info.h.


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