AstQueryNamespace::detail::is_invocable
Synopsis
Declared in <src/midend/astQuery/astQuery.h>
template<
typename F,
typename... Args>
struct is_invocable
: is_invocable_impl<void, F, Args...>
Base Classes
Name |
Description |
Created with MrDocs