Jolt Physics
A multi core friendly Game Physics Engine
Loading...
Searching...
No Matches
AllocatorHasReallocate< T > Struct Template Reference

Default implementation of AllocatorHasReallocate which tells if an allocator has a reallocate function. More...

#include <STLAllocator.h>

Static Public Attributes

static constexpr bool sValue = false
 

Detailed Description

template<class T>
struct AllocatorHasReallocate< T >

Default implementation of AllocatorHasReallocate which tells if an allocator has a reallocate function.

Member Data Documentation

◆ sValue

template<class T >
constexpr bool AllocatorHasReallocate< T >::sValue = false
staticconstexpr

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