All Classes Namespaces Functions Variables Enumerations Properties Pages
Static Public Member Functions | List of all members
Catch::is_callable_tester Struct Reference

Static Public Member Functions

template<typename Fun , typename... Args>
static true_given< decltype(std::declval
< Fun >)(std::declval< Args >)...))> 
test (int)
 
template<typename... >
static std::false_type test (...)
 

Detailed Description

Definition at line 928 of file catch.hpp.


The documentation for this struct was generated from the following file: