souffle  2.0.2-371-g6315b36
souffle::lambda_traits< Lambda > Struct Template Reference

A type trait enabling the deduction of type properties of lambdas. More...

#include <FunctionalUtil.h>

Inheritance diagram for souffle::lambda_traits< Lambda >:
Inheritance graph
Collaboration diagram for souffle::lambda_traits< Lambda >:
Collaboration graph

Detailed Description

template<typename Lambda>
struct souffle::lambda_traits< Lambda >

A type trait enabling the deduction of type properties of lambdas.

Those include so far:

Definition at line 94 of file FunctionalUtil.h.


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