nlogozzo opened this issue 6 months ago · 1 comments
Make HandlerId an enum class HandlerId : size_t instead of an alias to prevent unwanted operations on HandlerId.
HandlerId
enum class HandlerId : size_t
10b2ae5