ark::serialization::is_value_based_enum

Defined in header “ark/serialization/traits.hh”.


A trait that is intended to indicate if a type is a value-based enumeration that is serializable. It provides certain guarantees on to_string/from_string functionality.