YACLib
C++ library for concurrent tasks execution
Loading...
Searching...
No Matches
yaclib::detail::Callback Struct Reference

#include <result_core.hpp>

Collaboration diagram for yaclib::detail::Callback:
[legend]

Public Attributes

IRefcaller = nullptr
 
char unwrapping = 0
 

Detailed Description

Definition at line 11 of file result_core.hpp.

Member Data Documentation

◆ caller

IRef* yaclib::detail::Callback::caller = nullptr

Definition at line 12 of file result_core.hpp.

◆ unwrapping

char yaclib::detail::Callback::unwrapping = 0

Definition at line 13 of file result_core.hpp.


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