astrotypes  0.0
pss::astrotypes::logical_and< T1, T2, Ts > Struct Template Reference

helper class to perform a logical and on all the arguments More...

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

Inheritance diagram for pss::astrotypes::logical_and< T1, T2, Ts >:
Inheritance graph

Detailed Description

template<typename T1, typename T2, typename... Ts>
struct pss::astrotypes::logical_and< T1, T2, Ts >

helper class to perform a logical and on all the arguments

Definition at line 39 of file TypeTraits.h.