v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
cppgc::IsStackAllocatedType Concept Reference
#include <
macros.h
>
Concept definition
template
<
typename
T>
concept
cppgc::IsStackAllocatedType
=
requires
{
typename
T::IsStackAllocatedTypeMarker; }
cppgc::IsStackAllocatedType
Definition
macros.h:51
Detailed Description
Definition at line
51
of file
macros.h
.
cppgc
IsStackAllocatedType
Generated on Sun Apr 6 2025 21:09:27 for v8 by
1.12.0