souffle  2.0.2-371-g6315b36
Public Types
souffle::detail::lambda_traits_helper< R()> Struct Template Reference

#include <FunctionalUtil.h>

Collaboration diagram for souffle::detail::lambda_traits_helper< R()>:
Collaboration graph

Public Types

using result_type = R
 

Detailed Description

template<typename R>
struct souffle::detail::lambda_traits_helper< R()>

Definition at line 58 of file FunctionalUtil.h.

Member Typedef Documentation

◆ result_type

template<typename R >
using souffle::detail::lambda_traits_helper< R()>::result_type = R

Definition at line 59 of file FunctionalUtil.h.


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