Empirical
Static Public Member Functions | List of all members
emp::detail::is_invocable_helper< Fn, Args > Struct Template Reference

#include <type_traits.h>

Static Public Member Functions

static decltype(check< Fn >(std::declval< Fn >())) constexpr value ()
 

Member Function Documentation

template<typename Fn , typename... Args>
static decltype(check<Fn>(std::declval<Fn>())) constexpr emp::detail::is_invocable_helper< Fn, Args >::value ( )
inlinestatic

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