Proton  1.1.1
Make porting easy from Python to C++11
func_

General functor interface template. More...

Classes

struct  proton::fo_< retT(argT...)>
 functor interface for function object classes. More...

Detailed Description

General functor interface template.

Due to bugs of Doxygen, template aliases can't be shown here, including:

See also:
functor.cpp in examples.