11#if defined(JPH_CPU_WASM)
16#elif defined(JPH_USE_SSE)
22#elif defined(JPH_CPU_ARM) && defined(JPH_COMPILER_MSVC)
26#elif defined(JPH_CPU_ARM)
37#error Unsupported CPU architecture
std::uint64_t uint64
Definition Core.h:443
#define JPH_NAMESPACE_END
Definition Core.h:367
#define JPH_NAMESPACE_BEGIN
Definition Core.h:361
AllocateFunction Allocate
Definition Memory.cpp:59