Header file for the memory pool base. More...
#include <stddef.h>
#include "_nvwa.h"
Go to the source code of this file.
Classes | |
class | nvwa::mem_pool_base |
Base class for memory pools. More... | |
struct | nvwa::mem_pool_base::_Block_list |
Structure to store the next available memory block. More... | |
Namespaces | |
namespace | nvwa |
Header file for the memory pool base.