Skip to content

Add convenience functions to convert between ECbmModuleId and std::string

Jan de Cuveland requested to merge j.decuveland/cbmroot:string_module_id into master

This (minor) MR adds functions to convert the ECbmModuleId enum type to and from std::string. It can be used to configure ECbmModuleId-type variables from text files that are not Root macro files.

Edited by Jan de Cuveland

Merge request reports