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_destructor< T > Struct Template Reference

#include <task.hpp>

Static Public Member Functions

static void destroy (void *v)
 

Detailed Description

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

Definition at line 97 of file task.hpp.

Member Function Documentation

◆ destroy()

template<typename T >
static void fc::detail::functor_destructor< T >::destroy ( void *  v)
inlinestatic

Definition at line 98 of file task.hpp.


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