BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Static Public Member Functions | List of all members
fc::detail::functor_run< T > Struct Template Reference

#include <task.hpp>

Static Public Member Functions

static void run (void *functor, void *prom)
 

Detailed Description

template<typename T>
struct fc::detail::functor_run< T >

Definition at line 101 of file task.hpp.

Member Function Documentation

◆ run()

template<typename T >
static void fc::detail::functor_run< T >::run ( void *  functor,
void *  prom 
)
inlinestatic

Definition at line 102 of file task.hpp.


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