Stride Reference Manual  1.0
unipar::internal::ResourceManager< Impl > Struct Template Reference

#include <unipar.h>

Inheritance diagram for unipar::internal::ResourceManager< Impl >:
Inheritance graph
Collaboration diagram for unipar::internal::ResourceManager< Impl >:
Collaboration graph

Public Member Functions

template<typename F , typename... Args>
std::result_of< F(Args...)>::type call (const F &func, Args &&...args)
 

Detailed Description

template<typename Impl>
struct unipar::internal::ResourceManager< Impl >

Definition at line 58 of file unipar/unipar.h.

Member Function Documentation

template<typename Impl >
template<typename F , typename... Args>
std::result_of<F(Args...)>::type unipar::internal::ResourceManager< Impl >::call ( const F &  func,
Args &&...  args 
)
inline

Definition at line 61 of file unipar/unipar.h.


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