Stride Reference Manual  1.0
unipar::internal::OpenmpResourceManager< Impl > Class Template Reference

#include <openmp.h>

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

Public Member Functions

void init (size_t)
 
- Public Member Functions inherited from unipar::internal::ResourceManager< Impl >
template<typename F , typename... Args>
std::result_of< F(Args...)>::type call (const F &func, Args &&...args)
 

Detailed Description

template<typename Impl>
class unipar::internal::OpenmpResourceManager< Impl >

Definition at line 51 of file openmp.h.

Member Function Documentation

template<typename Impl >
void unipar::internal::OpenmpResourceManager< Impl >::init ( size_t  )
inline

Definition at line 53 of file openmp.h.


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