HTGS  v2.0
The Hybrid Task Graph Scheduler
IMemoryAllocator.hpp File Reference

Defines how memory is allocated and freed. More...

#include <functional>
#include <htgs/core/memory/AnyMemoryAllocator.hpp>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  htgs::IMemoryAllocator< T >
 Abstract class that describes how memory is allocated and freed. More...
 

Detailed Description

Defines how memory is allocated and freed.

Author
Timothy Blattner
Date
Nov 16, 2015