classdesc::functional::AllArgs< F, Pred, arity > Struct Template Reference

#include <function.h>

Collaboration diagram for classdesc::functional::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: