consensusCheck.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
,,
string file = __FILE__
,
size_t line = __LINE__
)

Meta