STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::pack_ops::and_< Head, Tail > Struct Template Reference

Metafunction that performs a logical and of its compile-time boolean template parameters. More...

Detailed Description

template<bool Head, bool... Tail>
struct stapl::pack_ops::and_< Head, Tail >

Metafunction that performs a logical and of its compile-time boolean template parameters.


The documentation for this struct was generated from the following file: