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>
requires { typename T::IsStackAllocatedTypeMarker; }

Detailed Description

Definition at line 51 of file macros.h.