I\'m trying to set a variable or anything to avoid scoping my enum every single time.
consider this enum:
enum class event_types { HI = 1,