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

adapter between an _Invoker and function0 More...

#include <adapter.h>

Inherits sprint::function0< R >.

List of all members.

Public Member Functions

 adapter0 (const typename _Invoker::ParamType &p)
virtual R operator() (void)

Detailed Description

template<class R, class _Invoker>
class sprint::detail::adapter0< R, _Invoker >

adapter between an _Invoker and function0


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