YACLib
C++ library for concurrent tasks execution
Loading...
Searching...
No Matches
yaclib::detail::PromiseTypeDeleter< Lazy > Struct Template Referencefinal

#include <promise_type.hpp>

Static Public Member Functions

template<typename V , typename E >
static void Delete (ResultCore< V, E > &core) noexcept
 

Detailed Description

template<bool Lazy>
struct yaclib::detail::PromiseTypeDeleter< Lazy >

Definition at line 38 of file promise_type.hpp.

Member Function Documentation

◆ Delete()

template<bool Lazy>
template<typename V , typename E >
void yaclib::detail::PromiseTypeDeleter< Lazy >::Delete ( ResultCore< V, E > &  core)
staticnoexcept

Definition at line 134 of file promise_type.hpp.

References yaclib::MakeContract().


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