Herqq
|
A template class for generalizing the callable entity concept. More...
#include <hfunctor.h>
A template class for generalizing the callable entity concept.
You can test if the object can be invoked simply by issuing if (FunctorObject) { ... }