Bitcoin ABC 0.30.5
P2P Digital Currency
|
Go to the source code of this file.
Functions | |
template<typename T , T x> | |
static constexpr bool | is_minimum () |
ValidDeployment only checks upper bounds for ensuring validity. More... | |
|
staticconstexpr |
ValidDeployment only checks upper bounds for ensuring validity.
This checks that the lowest possible value or the type is also a (specific) valid deployment so that lower bounds don't need to be checked.
Definition at line 15 of file deploymentstatus.cpp.