Template Function mavros::plugin::enum_value

Function Documentation

template<typename _T>
std::underlying_type<_T>::type mavros::plugin::enum_value(_T e)

Helper to get enum value from strongly typed enum (enum class).