Closed luxe closed 4 years ago
enum_cpp is great to generate serializable enums from a bazel definition. I also want it to generate a boolean mapping. This is sometimes helpful when the enum needs to double as a settings on whether to do each of the enum related values or not.
enum_cpp is great to generate serializable enums from a bazel definition. I also want it to generate a boolean mapping. This is sometimes helpful when the enum needs to double as a settings on whether to do each of the enum related values or not.