tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
conjunction.hpp File Reference

Go to the source code of this file.

Classes

struct  conjunction< B >
 Forms the logical conjunction of the type traits B..., effectively performing a logical AND on the sequence of traits. More...
 

Namespaces

namespace  etl
 

Variables

template<typename... B>
constexpr bool conjunction_v = conjunction<B...>::value