sprint 1-alpha
Public Member Functions
sprint::detail::adapter1< R, _Invoker, P1 > Class Template Reference

adapter between an _Invoker and function1 More...

#include <adapter.h>

Inherits sprint::function1< R, P1 >.

List of all members.

Public Member Functions

 adapter1 (const typename _Invoker::ParamType &p)
virtual R operator() (P1 p1)

Detailed Description

template<class R, class _Invoker, class P1>
class sprint::detail::adapter1< R, _Invoker, P1 >

adapter between an _Invoker and function1


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