Reference documentation for deal.II version 8.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Private Attributes | List of all members
Threads::internal::fun_encapsulator< RT, ArgList, 0 > Class Template Reference

Public Member Functions

 fun_encapsulator (typename internal::fun_ptr< RT, ArgList >::type *function)
 
 fun_encapsulator (const std_cxx1x::function< typename internal::fun_ptr< RT, ArgList >::type > &function)
 
Thread< RT > operator() ()
 

Private Attributes

std_cxx1x::function< typename
internal::fun_ptr< RT, ArgList >
::type > 
function
 

Detailed Description

template<typename RT, typename ArgList>
class Threads::internal::fun_encapsulator< RT, ArgList, 0 >

Definition at line 1729 of file thread_management.h.


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