Hydra  4.0.1
A header-only templated C++ framework to perform data analysis on massively parallel platforms.
FindUniqueType.h File Reference
#include <type_traits>
#include <hydra/detail/utility/StaticAssert.h>
Include dependency graph for FindUniqueType.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  hydra::detail::find_unique_type< T, Types >
 
struct  hydra::detail::find_unique_type_impl< I, T, Types >
 
struct  hydra::detail::find_unique_type_impl< I, T >
 
struct  hydra::detail::find_unique_type_impl< I, T, T, Types... >
 
struct  hydra::detail::find_unique_type_impl< I, T, U, Types... >
 

Namespaces

 hydra
 Generic policies definition.
 
 hydra::detail
 

Data Structure Documentation

◆ hydra::detail::find_unique_type_impl

struct hydra::detail::find_unique_type_impl

template<size_t I, class T, class... Types>
struct hydra::detail::find_unique_type_impl< I, T, Types >

Inheritance diagram for hydra::detail::find_unique_type_impl< I, T, Types >:
Collaboration diagram for hydra::detail::find_unique_type_impl< I, T, Types >: