Proton  1.1.1
Make porting easy from Python to C++11
proton::fo_< retT(argT...)> Struct Template Reference

functor interface for function object classes. More...

#include <proton/functor.hpp>

Inherited by proton::_fm_< refT, retT(argT...) >, and proton::_fp_< retT(argT...) >.

List of all members.


Detailed Description

template<typename retT, typename... argT>
struct proton::fo_< retT(argT...)>

functor interface for function object classes.

Definition at line 37 of file functor.hpp.


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