libcoro
1.0
Coroutine support library for C++20
|
Wraps object into pointer. More...
#include <future_list.h>
Wraps object into pointer.
Use on initialization, where pointer is expected, but we want to set it as reference
;
The main benefit is, that defines operator *
T | type |
Definition at line 26 of file future_list.h.