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

#include <custom-space.h>

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

Static Public Attributes

static constexpr bool value = CustomSpace::kSupportsCompaction
 

Detailed Description

template<typename CustomSpace>
struct cppgc::internal::IsAllocatedOnCompactableSpaceImpl< CustomSpace >

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

Member Data Documentation

◆ value

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


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