checkedint.tests.benchmark

Members

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.
divPow2
auto divPow2(N coef, M exp)
Undocumented in source. Be warned that the author may not have intended to support it.
mulPow2
auto mulPow2(N coef, M exp)
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

License

<a href="http://www.boost.org/LICENSE_1_0.txt">Boost License 1.0</a>.

Authors

Thomas Stuart Bockman