concurrency v4.12.0 (2022-07-25T21:03:12Z)
Dub
Repo
isA
concurrency
operations
completewitherror
Undocumented in source.
template
isA
(T)
bool
isA
(
P
)
(
auto
ref
P
p
)
if
(
is
(
P
== class)
)
if
(
is
(
T
== class)
)
Members
Functions
isA
bool
isA
(P p)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
concurrency
operations
completewitherror
functions
completeWithError
structs
CompleteWithErrorSender
templates
isA
isNotA