ゴミ箱
Main Page
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
boost
beast
detail
is_invocable
boost::beast::detail::is_invocable< C, F > Struct Template Reference
#include <
type_traits.hpp
>
Inheritance diagram for boost::beast::detail::is_invocable< C, F >:
Detailed Description
template<class C, class F>
struct boost::beast::detail::is_invocable< C, F >
Metafunction returns
true
if F callable as R(A...)
Example:
is_invocable<T, void(std::string)>
The documentation for this struct was generated from the following file:
3pp/beast/boost/beast/core/detail/
type_traits.hpp
Generated by
1.8.11