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

#include <custom-space.h>

Collaboration diagram for cppgc::internal::IsAllocatedOnCompactableSpaceImpl< void >:

Static Public Attributes

static constexpr bool value = false
 

Detailed Description

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

Member Data Documentation

◆ value

bool cppgc::internal::IsAllocatedOnCompactableSpaceImpl< void >::value = false
staticconstexpr

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


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