souffle  2.0.2-371-g6315b36
souffle::detail::lambda_traits_helper< R(C::*)(Args...)> Struct Template Reference

#include <FunctionalUtil.h>

Inheritance diagram for souffle::detail::lambda_traits_helper< R(C::*)(Args...)>:
Inheritance graph
Collaboration diagram for souffle::detail::lambda_traits_helper< R(C::*)(Args...)>:
Collaboration graph

Additional Inherited Members

- Public Types inherited from souffle::detail::lambda_traits_helper< R(Args...)>
using result_type = R
 

Detailed Description

template<typename R, typename C, typename... Args>
struct souffle::detail::lambda_traits_helper< R(C::*)(Args...)>

Definition at line 81 of file FunctionalUtil.h.


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