Skip to content

Added new way of declaring enums, based on meta_enum header

Sebastien Ponce requested to merge sponce_metaenums into master

This allows to have toString, parse and operator<< functions automatically generated

Edited by Marco Cattaneo

Merge request reports