|
ttg 1.0.0
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
|
A complete version of void. More...
#include <void.h>
Public Member Functions | |
| Void ()=default | |
| template<typename T > | |
| Void (T &&) | |
A complete version of void.
Void can be used interchangeably with void as key or value type, but is also hashable, etc. May reduce the amount of metaprogramming relative to void.
|
default |
1.9.8