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

Implements the IData class, which is used for all data types entering/leaving a task graph. More...

#include <memory>
#include <iostream>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  htgs::IData
 Class to hold any type of data. More...
 

Detailed Description

Implements the IData class, which is used for all data types entering/leaving a task graph.

Author
Timothy Blattner
Date
Nov 11, 2015