Macaulay2 Engine
Loading...
Searching...
No Matches
StatsAllocator< T > Class Template Reference

#include <myalloc.hpp>

Public Types

typedef T value_type

Public Member Functions

 StatsAllocator () noexcept
template<typename U>
 StatsAllocator (const StatsAllocator< U > &) noexcept
Tallocate (size_t num)
void deallocate (T *p, std::size_t num)

Detailed Description

template<typename T>
class StatsAllocator< T >

Definition at line 105 of file myalloc.hpp.


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