checkedint.tests.benchmark

Various simple benchmarks for the checkedint package.

Members

Aliases

IFP
alias IFP = IntFlagPolicy
Undocumented in source.

Functions

benchMacro
void benchMacro()
Undocumented in source. Be warned that the author may not have intended to support it.
benchMacro
void benchMacro()
Undocumented in source. Be warned that the author may not have intended to support it.
collatzSort
void collatzSort()
Undocumented in source. Be warned that the author may not have intended to support it.
trialPrimes
void trialPrimes()
Undocumented in source. Be warned that the author may not have intended to support it.

Templates

SafeFold
template SafeFold(N)
Undocumented in source.

Variables

checkSum
ulong checkSum;
Undocumented in source.
invalid
bool invalid;
Undocumented in source.

Meta

Authors

Thomas Stuart Bockman