v8 12.4.254 (node 22.4.1)
V8 is Google's open source JavaScript engine
Loading...
Searching...
No Matches
ObjectSizeTrait< T, bool > Struct Template Reference

Detailed Description

template<typename T, bool = IsGarbageCollectedMixinTypeV<T>>
struct cppgc::subtle::ObjectSizeTrait< T, bool >

Trait specifying how to get the size of an object that was allocated using MakeGarbageCollected(). Also supports querying the size with an inner pointer to a mixin.

Definition at line 33 of file object-size-trait.h.


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