concurrency.operations.retry

Undocumented in source.

Members

Enums

isRetryLogic
eponymoustemplate isRetryLogic(T)
Undocumented in source.

Functions

checkRetryLogic
void checkRetryLogic()
Undocumented in source. Be warned that the author may not have intended to support it.
retry
auto retry(Sender sender, Logic logic)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

RetrySender
struct RetrySender(Sender, Logic)
Undocumented in source.
Times
struct Times
Undocumented in source.

Meta