ttg::detail::has_buffer_apply_helper< T, Enabler > Struct Template Reference
Inheritance diagram for ttg::detail::has_buffer_apply_helper< T, Enabler >:
ttg::detail::has_buffer_apply< T >

Documentation

template<typename T, typename Enabler = void>
struct ttg::detail::has_buffer_apply_helper< T, Enabler >

Type traits to check whether we can use serialization to inspect the buffers owned by an object passing through a task graph.

Definition at line 42 of file buffer.h.


The documentation for this struct was generated from the following file: