Box2D
3.0.0
A Real-Time-Oriented 2-D Physics Engine
|
Blockl Deallocator. More...
#include <BlockAllocator.hpp>
Public Types | |
using | size_type = BlockAllocator::size_type |
Public Member Functions | |
BlockDeallocator ()=default | |
constexpr | BlockDeallocator (BlockAllocator *a, size_type n) noexcept |
void | operator() (void *p) noexcept |
Public Attributes | |
BlockAllocator * | allocator |
size_type | nelem |
Blockl Deallocator.
|
default |
|
inlinenoexcept |
|
inlinenoexcept |
BlockAllocator* box2d::BlockDeallocator::allocator |
size_type box2d::BlockDeallocator::nelem |