|
cheshirekow
v0.1.0
|
Provides a member function deduce() which accepts any parameters and whose return type is always no except for when the single parameter matches DesiredReturnType
More...
Static Public Member Functions | |
| static yes | deduce (DesiredReturnType) |
| static no | deduce (...) |
| static no | deduce (no) |
| static no | deduce (details::void_exp_result< type >) |
Provides a member function deduce() which accepts any parameters and whose return type is always no except for when the single parameter matches DesiredReturnType
Definition at line 125 of file is_call_possible.h.
|
static |
|
static |
|
static |
|
static |