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

Go to the source code of this file.

Classes

struct  is_invocable< Fn, ArgTypes >
 

Namespaces

namespace  etl
 

Variables

template<typename Fn, typename... ArgTypes>
constexpr auto is_invocable_v = is_invocable<Fn, ArgTypes...>::value