cheshirekow  v0.1.0
kw::has_member< Type >::HasAtLeastOneFnCallOperator Struct Reference

This class derives from both the argument of the meta function, and a class which we know has a function call operator. More...

Inheritance diagram for kw::has_member< Type >::HasAtLeastOneFnCallOperator:
kw::has_member< Type >::DummyFnCallOperator

Additional Inherited Members

- Public Member Functions inherited from kw::has_member< Type >::DummyFnCallOperator
void operator() ()
 

Detailed Description

template<typename Type>
struct kw::has_member< Type >::HasAtLeastOneFnCallOperator

This class derives from both the argument of the meta function, and a class which we know has a function call operator.

Definition at line 37 of file is_call_possible.h.


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