buffer.h File Reference
#include "ttg/fwd.h"

Namespaces

 ttg
 top-level TTG namespace contains runtime-neutral functionality
 

Typedefs

template<typename T , typename Allocator = std::allocator<T>>
using ttg::Buffer = TTG_IMPL_NS::Buffer< T, Allocator >