herald  2.0.0
Functions
herald::engine::Priorities Namespace Reference

Convenience Priority values. More...

Functions

constexpr Priority Critical (200)
 
constexpr Priority High (150)
 
constexpr Priority Default (100)
 
constexpr Priority Low (50)
 

Detailed Description

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.