astrotypes  0.0
pss::astrotypes::unique_tuple< Tuple1, Tuple2s > Struct Template Reference

create a tuple with types from both tuples, but guaranting that any type will appear only once More...

#include <src/cpp/pss/astrotypes/multiarray/TypeTraits.h>

Detailed Description

template<typename Tuple1, typename Tuple2s>
struct pss::astrotypes::unique_tuple< Tuple1, Tuple2s >

create a tuple with types from both tuples, but guaranting that any type will appear only once

Definition at line 246 of file TypeTraits.h.