tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
is_invocable_r.hpp File Reference

Go to the source code of this file.

Classes

struct  is_invocable_r< R, Fn, ArgTypes >
 

Namespaces

namespace  etl
 

Variables

template<typename R, typename Fn, typename... ArgTypes>
constexpr auto is_invocable_r_v = is_invocable_r<R, Fn, ArgTypes...>::value