cheshirekow
v0.1.0
|
Static Public Member Functions | |
template<typename... Head> | |
static auto | Dispatch (Head...head) -> decltype(((derived_type *) 0) ->operator()(head...,(*(Tail *) 0))) |
Definition at line 165 of file is_call_possible.h.
|
inlinestatic |
Definition at line 167 of file is_call_possible.h.