|
ttg 1.0.0
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
|
#include <buffer.h>
Public Types | |
| using | value_type = std::decay_t< T > |
Public Member Functions | |
| value_type * | allocate (std::size_t size) |
| void | deallocate (value_type *ptr, std::size_t size) |
| using ttg_parsec::detail::empty_allocator< T >::value_type = std::decay_t<T> |
|
inline |
|
inline |
1.9.8