Gröbner basis project
Codebase for research into Gröbner basis computation
goda_block< TYPE > Union Template Reference

heart of the memory pool allocator (Grading_Order_Data_Allocator) More...

#include <goda.hpp>

Public Attributes

TYPE * data
 the data contained in this block
 
goda_blocknext
 pointer to the next free block
 

Detailed Description

template<typename TYPE>
union goda_block< TYPE >

heart of the memory pool allocator (Grading_Order_Data_Allocator)

Author
John Perry
Date
2016

Definition at line 28 of file goda.hpp.


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