herald
2.0.0
|
Convenience Priority values. More...
Functions | |
constexpr Priority | Critical (200) |
constexpr Priority | High (150) |
constexpr Priority | Default (100) |
constexpr Priority | Low (50) |
Convenience Priority values.
Try to not use the same value, but rather offset by 5 or 10 between different dependencies. Be sure to avoid circular priority dependencies.