v8  9.4.146 (node 16.13.0)
V8 is Google's open source JavaScript engine
IsUntracedMemberType< T, bool > Struct Template Reference

#include <type-traits.h>

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

Detailed Description

template<typename T, bool = IsSubclassOfBasicMemberTemplate< T, UntracedMemberTag, NoWriteBarrierPolicy>::value>
struct cppgc::internal::IsUntracedMemberType< T, bool >

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


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