v8  8.6.395 (node 15.0.1)
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 56 of file custom-space.h.

Member Typedef Documentation

◆ Space

using Space = void

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


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