Classdesc 3.44
AllArgs< F, Pred, arity > Struct Template Reference
Inheritance diagram for AllArgs< F, Pred, arity >:
Inheritance graph
Collaboration diagram for AllArgs< F, Pred, arity >:
Collaboration graph

Detailed Description

template<class F, template< class > class Pred, int arity = Arity<F>::value>
struct classdesc::functional::AllArgs< F, Pred, arity >

apply metaprogramming predicate to all arguments of a functional, and reduce by && or ||


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