Antares Simulator
Power System Simulator
Loading...
Searching...
No Matches
Antares::Concurrency::Detail::CopyableCallable< T > Class Template Reference

#include <concurrency.h>

Public Member Functions

 CopyableCallable (const std::shared_ptr< T > &functionObject)
 
void operator() ()
 

Detailed Description

template<class T>
class Antares::Concurrency::Detail::CopyableCallable< T >

Utility class to wrap a callable object pointer into a copyable callable object.

Template Parameters
Tthe underlying callable type

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