FTXUI
5.0.0
C++ functional terminal UI.
|
Public Member Functions | |
SenderImpl (const SenderImpl &)=delete | |
SenderImpl (SenderImpl &&)=delete | |
SenderImpl & | operator= (const SenderImpl &)=delete |
SenderImpl & | operator= (SenderImpl &&)=delete |
void | Send (T t) |
~SenderImpl () | |
Sender< T > | Clone () |
Definition at line 53 of file receiver.hpp.
|
delete |
|
delete |
|
inline |
Definition at line 60 of file receiver.hpp.
|
delete |
|
delete |
|
inline |
Definition at line 59 of file receiver.hpp.
|
inline |
Definition at line 62 of file receiver.hpp.