Defined in File Utils.hpp
Converts an enum class to its underlying type.
T – The enum type.
value – The value of the enum.
The enum value as its underlying type.