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

#include <type-traits.h>

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

Detailed Description

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

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


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