Specialization yielding true when the invocation is well‐formed.

Synopsis

Declared in <folly/functional/Invoke.h>

template<
    typename F,
    typename... A>
inline constexpr bool is_invocable_v = true;

Created with MrDocs