My Project
Classes
is_invocable.hpp File Reference
#include "details/invoke_traits.hpp"
#include "bool_constant.hpp"

Go to the source code of this file.

Classes

class  bsl::is_invocable< FUNC, TN >
 If the provided args form a callable, provides the member constant value equal to true. Otherwise the member constant value is false. More...
 

Detailed Description