tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
consensusCheck.consensusCheck
tagion
basic
ConsensusExceptions
consensusCheck
Undocumented in source. Be warned that the author may not have intended to support it.
template
consensusCheck
(Consensus)
@
safe
@
safe
pure
static if
(
is(Consensus : ConsensusException)
)
void
consensusCheck
(
bool
flag
,
ConsensusFailCode
code
,
string
file
= __FILE__
,
size_t
line
= __LINE__
)
Meta
Source
See Implementation
tagion
basic
ConsensusExceptions
consensusCheck
functions
consensusCheck