#include <TCL_obj_base.h>
template<class F, template< class > class Pred, int arity = Arity<F>::value>
struct ecolab::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: