v8  9.0.257(node16.0.0)
V8 is Google's open source JavaScript engine
IsGarbageCollectedType< T, bool > Struct Template Reference

#include <type-traits.h>

Inheritance diagram for IsGarbageCollectedType< T, bool >:
Collaboration diagram for IsGarbageCollectedType< T, bool >:

Detailed Description

template<typename T, bool = HasGarbageCollectedTypeMarker<T>::value>
struct cppgc::internal::IsGarbageCollectedType< T, bool >

Definition at line 104 of file type-traits.h.


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