sprint 1-alpha
Public Member Functions
sprint::detail::adapter11< R, _Invoker, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11 > Class Template Reference

adapter between an _Invoker and function11 More...

#include <adapter.h>

Inherits sprint::function11< R, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11 >.

List of all members.

Public Member Functions

 adapter11 (const typename _Invoker::ParamType &p)
virtual R operator() (P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7, P8 p8, P9 p9, P10 p10, P11 p11)

Detailed Description

template<class R, class _Invoker, class P1, class P2, class P3, class P4, class P5, class P6, class P7, class P8, class P9, class P10, class P11>
class sprint::detail::adapter11< R, _Invoker, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11 >

adapter between an _Invoker and function11


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines