Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ deallocate()

template<typename T >
void stan::math::arena_allocator< T >::deallocate ( T *  ,
std::size_t   
)
inlinenoexcept

No-op.

Memory is deallocated by calling recover_memory().

Definition at line 46 of file arena_allocator.hpp.