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

#include <custom-space.h>

Public Types

using Space = void
 

Detailed Description

template<typename T, typename = void>
struct cppgc::SpaceTrait< T, typename >

User-overridable trait that allows pinning types to custom spaces.

Definition at line 69 of file custom-space.h.

Member Typedef Documentation

◆ Space

using Space = void

Definition at line 70 of file custom-space.h.


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