Hydra  4.0.1
A header-only templated C++ framework to perform data analysis on massively parallel platforms.
hydra::detail::stuple_impl Namespace Reference

Data Structures

struct  stripped_tuple_impl
 
struct  stripped_tuple_impl< hydra::tuple< T... >, hydra::tuple< > >
 
struct  stripped_tuple_impl< Tuple, hydra::tuple< Head, Tail... > >
 

Data Structure Documentation

◆ hydra::detail::stuple_impl::stripped_tuple_impl

struct hydra::detail::stuple_impl::stripped_tuple_impl

template<typename T, typename U>
struct hydra::detail::stuple_impl::stripped_tuple_impl< T, U >

Inheritance diagram for hydra::detail::stuple_impl::stripped_tuple_impl< T, U >:
Collaboration diagram for hydra::detail::stuple_impl::stripped_tuple_impl< T, U >:

◆ hydra::detail::stuple_impl::stripped_tuple_impl< hydra::tuple< T... >, hydra::tuple< > >

struct hydra::detail::stuple_impl::stripped_tuple_impl< hydra::tuple< T... >, hydra::tuple< > >

template<typename ... T>
struct hydra::detail::stuple_impl::stripped_tuple_impl< hydra::tuple< T... >, hydra::tuple< > >

Collaboration diagram for hydra::detail::stuple_impl::stripped_tuple_impl< hydra::tuple< T... >, hydra::tuple< > >:
Data Fields
type