mirror of
https://github.com/dashpay/dash.git
synced 2024-12-29 13:59:06 +01:00
3167b8b163
It's incorrect to convert between different enum classes using initialisation. However, it's OK to convert between different enum classes using the same underlying type using static_cast. Signed-off-by: Oleg Girko <ol@infoserver.lv> Signed-off-by: Oleg Girko <ol@infoserver.lv> Co-authored-by: Oleg Girko <ol@infoserver.lv> |
||
---|---|---|
.. | ||
block.cpp | ||
block.h | ||
transaction.cpp | ||
transaction.h |